Get started with Redis Stack
How to install and get started with Redis Stack
Redis Stack is an extension of Redis that adds modern data models and processing engines to provide a complete developer experience.
In addition to all of the features of OSS Redis, Redis stack supports:
To get started with Redis Stack, see the Getting Started guide. You may also want to:
If you want to learn more about the vision for Redis Stack, read on.
Redis Stack was created to allow developers build to real-time applications with a back end data platform that can reliably process requests in under a millisecond. Redis Stack does this by extending Redis with modern data models and data processing tools (Document, Graph, Search, and Time Series).
Redis Stack unifies and simplifies the developer experience of the leading Redis modules and the capabilities they provide. Redis Stack bundles five Redis modules: RedisJSON, RedisSearch, RedisGraph, RedisTimeSeries, and RedisBloom.
Several Redis client libraries support Redis Stack. These include redis-py, node_redis, and Jedis. In addition, four higher-level object mapping libraries also support Redis Stack: Redis OM .NET, Redis OM Node, Redis OM Python, Redis OM Spring.
Redis Stack also includes RedisInsight, a visualization tool for understanding and optimizing Redis data.
Redis Stack is made up of several components, licensed as follows:
Redis Stack Server combines open source Redis with RediSearch, RedisJSON RedisGraph, RedisTimeSeries and RedisBloom is licensed under the Redis Source Available License (RSAL).
RedisInsight is licensed under the Server Side Public License (SSPL).
How to install and get started with Redis Stack
Visualize and optimize Redis data
Queries, secondary indexing, and full-text search for Redis
JSON support for Redis
A Graph database built on Redis
Ingest and query time series data with Redis
Bloom filters and other probabilistic data structures for Redis
Redis Stack and RSAL License