Aman Dahiya
Aman Dahiyaโ€ข5d ago

convex-cache

๐Ÿ‘‹ Hello everyone, been working on a package for caching Convex queries on both the client and server. 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
GitHub
GitHub - beepbop-labs/convex-cache: A library for caching Convex qu...
A library for caching Convex queries on the client and server, providing supercharged performance for your Convex-powered applications. - beepbop-labs/convex-cache
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?