@heavybit/hb-cache-package
v1.0.6
Published
Shared cache package that allows microservices to set, get and delete cache data
Downloads
490
Readme
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