@hokify/node-ts-cache-lru-redis-storage

Simple and extensible caching module supporting decorators

Usage no npm install needed!

<script type="module">
  import hokifyNodeTsCacheLruRedisStorage from 'https://cdn.skypack.dev/@hokify/node-ts-cache-lru-redis-storage';
</script>

README

@hokify/node-ts-cache-lru-redis-storage

LRU local cache and central redis cache, if not found local, redis is checked and in case there is a result it is saved locally

all timeout values are in SECONDS