loading-cache-redis
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

LoadingCache

LoadingCache is a generic utility that simplifies data access with a consistent API for any data source, such as databases or services, reducing requests to those sources by automatically reading-through data into caches with a pluggable implementation.

This package is a thin wrapper around the loading-cache npm package for facilitating usage with a Redis client created with the redis npm package as the cache. Refer to the documentation for the main package here.

Build Status npm version

Readme

Keywords

none

Package Sidebar

Install

npm i loading-cache-redis

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

5.63 kB

Total Files

8

Last publish

Collaborators

  • louca.developer