Skip to main content
@brushy/storage provides a NodeCache-style API that runs in Node, the browser, and SSR contexts. Optional persist adapters write to localStorage or sessionStorage, and a built-in invalidation bus keeps tabs in sync when instances share the same id. React bindings live in @brushy/storage-react (separate package).

Install

Quick example

Documentation

Getting started

Features

React & migration

Public exports