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: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of helpers for integrating Google WebCache and similar caching mechanisms with Vue Router | 6 |
| A thin wrapper around caching backends with tagging and indexing support | 117 |
| A simple cache library implementing the PSR-16 standard using immutable objects. | 133 |
| A collection of C++ metaprogramming utilities and type traits to simplify development and inspection of complex data structures. | 3 |
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
| A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
| Provides additional functions for Laravel development | 24 |
| Automates generation of database types from Supabase schema | 48 |
| Provides a set of reusable C# helper functions for various tasks | 44 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| 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 |
| Utilities to simplify development and deployment of Sitecore applications in containerized environments | 27 |
| An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance | 2,136 |
| A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. | 101 |