Base cacheHandler for next.js, which cache data in-memory
Visit https://nimpl.tech/cache-in-memory to view the full documentation.
Using npm:
npm i @nimpl/cache-in-memory
Using yarn:
yarn add @nimpl/cache-in-memory
Base example with @nimpl/cache-in-memory. See example.