1
Add publicly accessible caching keys for supabase-js queries
Source: supabase/supabase#15372 · opened by @icopp
Right now, making use of the PostgREST functionality with a library like @tanstack/react-query means writing your own cache keys or using the implementation detail of .url. Obviously neither is ideal. It would be better if the Supabase library instead exposed some kind of deterministic cacheKey property that had info for a few levels of specificity, similar to how react-query caching keys allow very broad or very specific cache clearing.
No pledges yet. Be the first to back this.
Comments
Similar requests
Redesign of the Queries tab
4 votes · 0 comments
[Supabasejs] support modify fetch option in http request
2 votes · 0 comments
Make saved SQL Editor queries available via Management API
1 vote · 0 comments
Enhancing Developer Experience with Client-side Raw SQL Queries
3 votes · 0 comments
Integrate ReadySet for caching
4 votes · 0 comments
No comments yet.