convex-cache
Hereโs how it works:
1. Client Cache (local) โ Caches query results in the browser using IndexedDB.
2. Server Cache โ Caches query results in server components (e.g., Next.js).
Both caches are automatically revalidated when data changes in Convex.
Would love to hear your feedback, suggestions, or bug reports.
Github:
https://github.com/beepbop-labs/convex-cache
