Redis Labs develops and packages modules for redis.
The modules listed here are supported with Redis Enterprise Software (RS) clusters and Redis Cloud Pro (RC Pro).
Each module has its own quick start guide to help you get up and running quickly.
RediSearch
RediSearch is a source available Full-Text and Secondary Index engine over Redis.
RedisBloom
RedisBloom module provides four data types, a Scalable Bloom Filter, a Cuckoo Filter,
a Count-Mins-Sketch, and a Top-K.
RedisTimeSeries
RedisTimeSeries is a Redis Module adding a Time Series data structure to Redis.
RedisGraph
RedisGraph is the first queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph.
RedisJSON
RedisJSON is a Redis module that implements ECMA-404 The JSON Data Interchange Standard as a native data type. It allows storing, updating and fetching JSON values from Redis keys (documents).
RedisAI
RedisAI is a Redis module for executing Deep Learning/Machine Learning models and managing their data. (Redis Enterprise Software only)
RedisGears
RedisGears is a serverless engine for transaction, batch and event-driven data processing in Redis. (Redis Enterprise Software only)
Custom modules are developed, packaged, and distributed by the Redis community.
You can contribute to the Redis community with your own custom module
and package the module to use it with Redis Enterprise.