Content
@
0 reply
0 recast
2 reactions
Varun Srinivasan
@v
Redis Streams seem pretty powerful. @sds is cooking up some plans to rewrite our background processor, using streams instead of Faktory (which we are outgrowing). anyone have positive/negative experience working with streams? https://redis.io/blog/youre-probably-thinking-about-redis-streams-wrong/
22 replies
16 recasts
484 reactions
Danny
@ds
Looks nice. Supports most the killer features of Kafka. If your dataset fits in memory and you don’t need partitions for consumer groups, it’s probably much nicer to work with.
0 reply
0 recast
0 reaction