inertia-flash
Session Cache Library
A package that simplifies sharing variables with InertiaJS by persisting them on the session or cache.
A Quick way to flash variables to InertiaJS that persist on session
22 stars
4 watching
2 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library implementing an in-memory cache with segmented storage and time-to-live policies | 137 |
| A PHP module that provides an in-process cache extension. | 51 |
| A caching context for functions in a programming language | 1 |
| A Docker image with Apache Spark pre-installed and configured for easy deployment on YARN clusters. | 765 |
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
| A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
| A compression library implemented in the Go programming language. | 1,538 |
| An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 975 |
| Memoizes promise-returning and async functions to cache consecutive function calls by storing results of identical input. | 397 |
| A library providing an extensible function caching mechanism with customizable cache structures and features. | 47 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |
| Provides a file-based session management system for ThinkJS applications | 0 |
| A caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run. | 453 |