In-memory data store with pub/sub, streams, and caching for real-time applications
Message Brokers & Streaming
Redis is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine. Redis Streams provides a log data structure for event sourcing and real-time data pipelines.