Looks like it could be interesting. I think a legitimate AP MQ would be nice. The more my team uses RabbitMQ, the more we don’t really like it and try to cut down our usage and remove any sophistication in our usage. If Disque maintains being incredibly simple, just providing a slightly replicated means of passing data around, that will have some useful use-cases.
However, given the history of attempts to make redis distributed, I will hold out until Disque becomes more public and evaluate it. I think the attempts at distributed redis have shown a significant lack of understanding of distributed systems. Hopefully that was just redis' design goals holding the author back.
Looks like it could be interesting. I think a legitimate AP MQ would be nice. The more my team uses RabbitMQ, the more we don’t really like it and try to cut down our usage and remove any sophistication in our usage. If Disque maintains being incredibly simple, just providing a slightly replicated means of passing data around, that will have some useful use-cases.
However, given the history of attempts to make redis distributed, I will hold out until Disque becomes more public and evaluate it. I think the attempts at distributed redis have shown a significant lack of understanding of distributed systems. Hopefully that was just redis' design goals holding the author back.