Dreambox
Available strategies are listed in here
For e.g. memory
strategy,
$ npm install catbox-memory --save
Then in your code,
const cache = 'memory' segment: 'january' ttl: 10000 ;await cache;const stored = await cache;console;// { item: { hiphip: 'Yay!' }, stored: 1463699257301, ttl: 98000 }
Credits
Copyright © 2016 Dhi Aurrahman