catbox-memory

Memory adaptor for catbox.

Latest Version: 6.0.1
hapi-family
Installation:

npm: npm install @hapi/catbox-memory

yarn: yarn add @hapi/catbox-memory

Module Status:
Version License Node Dependencies CI
6.0.1
hapi helmet github logo
BSD 16, 18, 20 Dependency Status Build Status
5.0.1
hapi helmet github logo
BSD 16, 18, 20 Dependency Status Build Status

Introduction

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.