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 (41)* EPEL 9 (27 downloads)
Fedora 38 x86_64 (39)* Fedora 38 (22 downloads)
Fedora 39 aarch64 (7)*, x86_64 (112)* Fedora 39 (26 downloads)
Fedora 40 aarch64 (0)*, x86_64 (1)* Fedora 40 (2 downloads)
Rhel 9 x86_64 (68)* Rhel 9 (32 downloads)

* Total number of downloaded packages.