
redis
redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
AI 简介
Redis 是一个开源的内存数据结构存储系统,支持缓存、键值存储、消息队列、实时流处理、JSON 文档查询及向量相似性搜索等多种能力。它以高性能、低延迟和丰富的数据类型(如字符串、哈希、列表、集合、有序集合、流、JSON、向量)为核心特点,采用单线程事件驱动架构并支持持久化、主从复制与集群扩展。适用于高并发场景下的会话缓存、实时排行榜、消息广播、时间序列分析、推荐系统向量检索等需求。
C
Other75.4k
Stars
24.7k
Forks
2.5k
Watchers
2.2k
Issues
Star 增长
今日0
近 7 天0
近 30 天+243
综合评分80
默认分支unstable