Data Fetching & Caching Packages
Async data fetching, caching, and server-state synchronization libraries that handle loading, retries, and revalidation for you (TanStack Query, SWR).
Packages in Data Fetching & Caching
TanStack Query
Hooks-based async state management for fetching, caching, and syncing server data in React.
SWR
React Hooks for data fetching with built-in caching, revalidation, and real-time updates
Redux Toolkit
The official, opinionated, batteries-included toolset for efficient Redux state management
Apollo Client
Industry-leading GraphQL client with normalized caching for TypeScript and React
ahooks
A high-quality, production-tested collection of React hooks
jotai-tanstack-query
A Jotai integration library that exposes TanStack Query as composable atoms.
Query Key Factory
Typesafe query key management for TanStack Query with first-class autocompletion.
CacheControl
Transparent, RFC-compliant HTTP caching for Python's requests library.
fate
A Relay-inspired data client for React with normalized caching, view composition, and type-safe fetching.