0.3.1 • Published 1 year ago

@nimpl/cache-in-memory v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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.

License

MIT