Skip to content

Instantly share code, notes, and snippets.

@stockholmux
Last active November 2, 2019 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stockholmux/3f8bff63cf107ab1449b167fa870b89d to your computer and use it in GitHub Desktop.
Save stockholmux/3f8bff63cf107ab1449b167fa870b89d to your computer and use it in GitHub Desktop.
installing redisearch
$ git clone https://github.com/RedisLabsModules/RediSearch.git
$ cd RediSearch
$ make all
$ cd src
$ redis-cli
> MODULE LOAD ./redisearch.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment