f15b4e2c86
Models attached to a KeyValue connector get the following *static* methods: Color.set(key, value); Color.set(key, value, ttl); Color.set(key, value, { ttl: ttl }); Color.get(key); Color.expire(key, ttl); |
||
---|---|---|
.. | ||
kv-memory.js | ||
memory.js | ||
transient.js |