UNPKG

timed-kvs

Version:

Lightweight Key-value storage with built-in TTL expiration management

3 lines (2 loc) 52 B
/* globals TimedKVS */ exports.TimedKVS = TimedKVS;