node-steamapi icon indicating copy to clipboard operation
node-steamapi copied to clipboard

Add Keyv caching to allow for cached values to be stored externally and not in memory

Open Ortovoxx opened this issue 4 years ago • 0 comments

Keyv allows integration with the current Map api used but also provides external storage of cached values in something like Redis or MongoDB.

I can write the integration but didn't know if you think this is a good idea so thought I would check before I wrote it in.

Ortovoxx avatar Feb 18 '21 13:02 Ortovoxx