rascal-redis-counter

JSON →
library 0.2.4 ·javascript
verified Jun 7, 2026

A Redis-backed redelivery counter for the Rascal AMQP library, allowing RabbitMQ consumers to track message redelivery counts in Redis rather than in-memory. Version 0.2.4 is the latest stable release. It is a small, focused utility that integrates solely with Rascal's redeliveries configuration. Unlike Rascal's built-in counters, this enables shared redelivery limits across multiple broker instances by using a centralized Redis store.