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 |
|---|---|---|
EPEL 9
|
x86_64 (159)* | EPEL 9 (82 downloads) |
Fedora 40
|
aarch64 (65)*, x86_64 (157)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (17)*, x86_64 (29)* | Fedora 41 (40 downloads) |
Rhel 9
|
x86_64 (177)* | Rhel 9 (97 downloads) |
* Total number of downloaded packages.
EPEL 9
Fedora 40
Rhel 9