1.0.7 • Published 9 months ago
@heavybit/hb-shared-utils-package v1.0.7
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