Redis Streams
Redis Streams is a data structure in Redis that models an append-only log for managing streams of data, providing consumer groups, message acknowledgment, and the ability to process data in real time with high throughput and low latency.
1 APIs
0 Features
Consumer GroupsEvent-DrivenIn-MemoryMessagingRedisStreaming
APIs
Redis Streams
Redis Streams is a Redis data structure that acts as an append-only log, supporting consumer groups, range queries, and message acknowledgment for building event-driven architec...
Semantic Vocabularies
Resources
🔗
Website
Website
🔗
Documentation
Documentation
🚀
Getting Started
Getting Started
👥
GitHub
GitHub
📰
Blog
Blog
🔗
Community
Community
🔗
Commands Reference
Commands Reference
🎓
Tutorial
Tutorial