Memory adaptor for catbox.
npm: npm install @hapi/catbox-memory
npm install @hapi/catbox-memory
yarn: yarn add @hapi/catbox-memory
yarn add @hapi/catbox-memory
Memory adapter for catbox. This adapter is not designed to share a common cache between multiple processes (e.g. in a cluster mode). It uses a single interval timeout to look for expired records and clean them from memory.