cache-in-memory
Introduction

@nimpl/cache-in-memory

(Former next-impl-cache-in-memory)

Base cacheHandler for next.js, which cache data in-memory

Installation

Using npm:

npm i @nimpl/cache-in-memory

Examples

Base example.

Additional

Please consider giving a star if you like it, it shows that the package is useful and helps continue work on this and other packages.

Create issues with wishes, ideas, difficulties, etc. All of them will definitely be considered and thought over.