A Redis helper client made with typescript
Mainly used to get values. A getter is given to the getValue function, if the cache did not have a value, the getter is called and the value got is set to cache automatically.
Mainly used to get values. A getter is given to the getValue function, if the cache did not have a value, the getter is called and the value got is set to cache automatically.
npm i @slush/redis-helper
1
1.0.10
MIT
8.61 kB
7