@nimpl/cache-adapter
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

@nimpl/cache-adapter

An adapter that allows you to use any cache handler on the client and server side and switch between them. Adds support for running next.js applications in multiple instances.

Visit https://nimpl.tech/cache-adapter to view the full documentation.

Installation

Using npm:

npm i @nimpl/cache-adapter

Using yarn:

yarn add @nimpl/cache-adapter

Examples

Base example with @nimpl/cache-in-memory. See example.

License

MIT

Package Sidebar

Install

npm i @nimpl/cache-adapter

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

19.5 kB

Total Files

13

Last publish

Collaborators

  • vordgi