Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement →
Sign In

@nimpl/cache-adapter

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

latest
Source
npmnpm
Version
0.3.1
Version published
Weekly downloads
58
-40.82%
Maintainers
1
Weekly downloads
 
Created
Source

@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.dev/docs/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

Keywords

next

FAQs

Package last updated on 18 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts