kefah/RediSearch
Project ID: 94168
Description
Redis Search and Redis JSON Plugins
Installation Instructions
Pre-requirement: Need to have redis 7.2.x installed (can use Remi repo : http://rpms.remirepo.net) sudo install redis
Then enable this repo sudo dnf copr enable kefah/RediSearch
Then install the two modules sudo dnf install redisearch rejson
After installing, add the following to lines to /etc/redis/redis.conf loadmodule /usr/lib64/redis/modules/librejson.so loadmodule /usr/lib64/redis/modules/redisearch.so
Then (re)start redis service sudo systemctl start redis
Then check if the modules are loaded properly redis-cli module list
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (89)* | EPEL 9 (55 downloads) |
![]() |
aarch64 (33)*, x86_64 (113)* | Fedora 40 (51 downloads) |
![]() |
aarch64 (8)*, x86_64 (12)* | Fedora 41 (13 downloads) |
![]() |
x86_64 (127)* | Rhel 9 (63 downloads) |
* Total number of downloaded packages.