react-cache

JSON →
library 2.0.0-alpha.1 ·javascript deprecated
verified Jun 7, 2026

An experimental caching library for React applications, designed to work with concurrent mode and Suspense for data fetching. Version 2.0.0-alpha.1, published by Facebook for demonstration purposes. It provides a basic cache API (unstable_createResource) that integrates with React's experimental features. Not intended for production use; the API is unstable and likely to change. It has no other key differentiators as it's a reference implementation.