Simple and fast NodeJS internal caching.

A simple caching module that has setget and delete methods and works a little bit like memcached. Keys can have a timeout (ttl) after which they expire and are deleted from the cache. All keys are stored in a single object so the practical limit is at around 1m keys.

https://github.com/node-cache/node-cache


0 commenti

Lascia un commento

Segnaposto per l'avatar