@argusjs/cache-memory
v0.1.1
Published
In-memory cache adapter for testing and development.
Downloads
232
Readme
@argusjs/cache-memory
In-memory cache adapter for testing and development.
Part of ArgusJS -- Enterprise-grade, fully pluggable authentication platform.
Install
pnpm add @argusjs/cache-memoryUsage
import { MemoryCacheAdapter } from '@argusjs/cache-memory';Docs
See the main documentation for full API reference and examples.
