Engineering
6 min read
Replacing Kafka with Redis Streams
Kafka is a powerful message queue & streaming platform, but we opted for starting with a much simpler solution: Redis Streams. This is how we use Redis Streams as a queue.