node-steamapi
node-steamapi copied to clipboard
Add Keyv caching to allow for cached values to be stored externally and not in memory
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.