@heavybit/hb-shared-utils-package
v1.0.31
Published
Shared utils package that allows microservices to use common methods and data
Downloads
1,763
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