There is a new Reliable Queue object redisson.pro/docs/data-and-service... which implements synchronization per operation including storing on disk if AOF and RDB configured on Valkey or Redis side. It implements a message delivery retry mechanism, ACK and negative ACK operations. Can be used as an alternative to Amazon SQS, RabbitMQ and other MQ implementations.
RDelayedQueue has been deprecated.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Nice article!
There is a new Reliable Queue object redisson.pro/docs/data-and-service... which implements synchronization per operation including storing on disk if AOF and RDB configured on Valkey or Redis side. It implements a message delivery retry mechanism, ACK and negative ACK operations. Can be used as an alternative to Amazon SQS, RabbitMQ and other MQ implementations.
RDelayedQueue has been deprecated.