{"library":"rascal-redis-counter","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.2.4","tags":["javascript","rascal","redis","counter","rabbitmq","redeliveries"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rascal-redis-counter","imports":["const rascalRedisCounter = require('rascal-redis-counter');","const counters = { redisCounter: require('rascal-redis-counter') };","const config = require('./config'); // JSON with redeliveries.counters.redisCounter"]},{"cmd":"yarn add rascal-redis-counter","imports":[]},{"cmd":"pnpm add rascal-redis-counter","imports":[]}],"homepage":"https://github.com/cressie176/rascal-redis-counter#readme","github":"https://github.com/cressie176/rascal-redis-counter","docs":null,"changelog":null,"pypi":null,"npm":"rascal-redis-counter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}