|
|
|
Ask HN: Anyone using Redis cluster and streams?
|
|
1 points
by joshma
1652 days ago
|
|
Wondering if anyone is running Redis for message queues, not caching, at a moderate to large scale. My impression is that you'd require cluster mode + streams to get some (rough) parity. Has it been easy to operate? Is its durability story reliable? Can it be used as a lighter-weight alternative to Kafka? |
|