Redis Stack
Extend Redis with modern data models and processing engines.
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:
- Queryable JSON documents
- Full-text search
- Time series data (ingestion & querying)
- Graph data models with the Cypher query language
- Probabilistic data structures
Getting started
To get started 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.
Why Redis Stack?
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.
Clients
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.
RedisInsight
Redis Stack also includes RedisInsight, a visualization tool for understanding and optimizing Redis data.
Redis Stack license
Redis Stack is made up of several components, licensed as follows:
How to install and get started with Redis Stack
Visualize and optimize Redis data
Queries, secondary indexing, and full-text search 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
from Hacker News https://ift.tt/gDow9nh
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.