ptarjan / node-cache

A simple in-memory cache for nodejs
BSD 2-Clause "Simplified" License
1.59k stars 214 forks source link

expire #29

Closed kelchy closed 9 years ago

kelchy commented 9 years ago

can we set expire time or ttl? no mention in readme

ramonsnir commented 9 years ago

From the Usage section in README.md:

cache.put('houdini', 'disapear', 100) // Time in ms