Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 redis 作为我的提交和推送数据管道,而不是 kafka,因为它的速度和性能是“一劳永逸”策略的结果。如果我需要速度和数据安全怎么办?有没有人设法在不丢失数据的情况下使用redis?
我发现 Kafka 和 Redis 的一个非常轻量且快速的替代品是 nats 和 nats 流。在观察了一家大公司大量使用 nats 并与 Kafka 并排使用后,我得出结论,这是一个非常合适的解决方案。易于维护,安全快捷。