{"library":"next-cache","type":"library","category":null,"description":"NextCache is a server-side rendering cache service designed for clustering and distributed applications. It provides a WebSocket-based client-server architecture for caching SSR data, with TTL support and async value resolution. Version 1.3.3 requires Node.js 10.15.3 and npm 6.4.1. Compared to other caching solutions, NextCache is specialized for SSR caching and uses WebSockets for real-time communication.","language":"javascript","status":"active","version":"1.3.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install next-cache","imports":["const { Server } = require('next-cache');","const { Client } = require('next-cache');","const NextCache = require('next-cache'); // then use NextCache.Server or NextCache.Client"]},{"cmd":"yarn add next-cache","imports":[]},{"cmd":"pnpm add next-cache","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"next-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}