@nimpl/cache-in-memory
v0.3.1
Published
Base cacheHandler for next.js, which cache data in-memory
Downloads
13
Maintainers
Readme
@nimpl/cache-in-memory
Base cacheHandler for next.js, which cache data in-memory
Visit https://nimpl.tech/cache-in-memory to view the full documentation.
Installation
Using npm:
npm i @nimpl/cache-in-memory
Using yarn:
yarn add @nimpl/cache-in-memory
Examples
Base example with @nimpl/cache-in-memory. See example.