*Redis Modules
This is a list of Redis modules, for Redis v4.0 or greater, ordered by Github stars. Only modules under an OSI approved license are listed here. Also to have the source code hosted at Github is currently mandatory. To add your module here please send a pull request for the modules.json file in the Redis-doc repository.
| neural-redis | Online trainable neural networks as Redis data types. | antirez | BSD | 2021 | |
| RediSearch | Full-Text search over Redis | dvirsky RedisLabs | AGPL | 1093 | |
| rediSQL | A redis module that provide full SQL capabilities embedding SQLite | siscia RedBeardLab | AGPL-3.0 | 563 | |
| ReJSON | A JSON data type for Redis | itamarhaber RedisLabs | AGPL | 535 | |
| Redis Graph | A graph database with a Cypher-based querying language | swilly22 | AGPL | 372 | |
| redis-cell | A Redis module that provides rate limiting in Redis as a single command. | brandur | MIT | 343 | |
| Redis-ML | Machine Learning Model Server | shaynativ RedisLabs | AGPL | 160 | |
| redis-timerseries | Time-series data structure for redis | danni-m | AGPL | 140 | |
| cthulhu | Extend Redis with JavaScript modules | sklivvz | BSD | 112 | |
| rebloom | Scalable Bloom filters | mnunberg RedisLabs | AGPL | 95 | |
| redis-cuckoofilter | Hashing-function agnostic Cuckoo filters. | kristoff-it | MIT | 62 | |
| redis-roaring | Uses the CRoaring library to implement roaring bitmap commands for Redis. | aviggiano | MIT | 49 | |
| redis-tdigest | t-digest data structure wich can be used for accurate online accumulation of rank-based statistics such as quantiles and cumulative distribution at a point. | usmanm | MIT | 41 | |
| Session Gate | Session management with multiple payloads using cryptographically signed tokens. | f0rmiga | MIT | 29 | |
| countminsketch | An apporximate frequency counter | itamarhaber RedisLabs | AGPL | 27 | |
| topk | An almost deterministic top k elements counter | itamarhaber RedisLabs | AGPL | 20 | |
| ReDe | Low Latancy timed queues (Dehydrators) as Redis data types. | daTokenizer | MIT | 17 | |
| commentDis | Add comment syntax to your redis-cli scripts. | daTokenizer | MIT | 5 |