A lightweight cache management utility for TanStack Query that simplifies adding, updating, deleting, and synchronizing cached data
npm install tanstack-cacher


A robust, simplified TypeScript-first cache manager for React Query that works with ANY response structure. Using simple path-based configuration, it handles simple arrays, deeply nested data, paginated responses, and any custom format you throw at it.