Shared Cache Package with Bull This is a shared caching library for microservices using Bull and Redis. It processes cache requests (get, set, delete) asynchronously using queues, providing scalability and resilience. Installation Install the package: npm install shared-cache-package