supabase-cache-helpers
Cache helpers
A collection of reusable caching libraries for popular frontend frameworks to simplify data fetching and management with Supabase.
A collection of framework specific Cache utilities for working with Supabase.
522 stars
2 watching
34 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kolobok12309/vue-router-webcache | A set of helpers for integrating Google WebCache and similar caching mechanisms with Vue Router | 6 |
apix/cache | A thin wrapper around caching backends with tagging and indexing support | 117 |
desarrolla2/cache | A simple cache library implementing the PSR-16 standard using immutable objects. | 133 |
phisko/meta | A collection of C++ metaprogramming utilities and type traits to simplify development and inspection of complex data structures. | 3 |
codenoble/cache-crispies | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
netcarver/asy_jpcache | A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
acacha/helpers | Provides additional functions for Laravel development | 24 |
lyqht/generate-supabase-db-types-github-action | Automates generation of database types from Supabase schema | 48 |
handlebars-net/handlebars.net.helpers | Provides a set of reusable C# helper functions for various tasks | 44 |
jeppevammenkristensen/cachesourcegenerator | Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
sadmansamee/cachykit | A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 |
sitecore/docker-tools | Utilities to simplify development and deployment of Sitecore applications in containerized environments | 27 |
suor/django-cacheops | An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance | 2,136 |
sobstel/metaphore | A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. | 101 |