node-cachedir
Cache locator
Provides a function to determine the best location to store cache files based on the user's operating system.
Get a directory for your caching needs
26 stars
3 watching
6 forks
Language: JavaScript
last commit: about 3 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| Finds and returns the standard cache directory for a given project name | 153 | |
| Provides a standardized way to access and manage global cache directories across different operating systems | 6 | |
| A two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data. | 19 | |
| A caching system with various storage options and codified strategies for different use cases in PHP applications. | 102 | |
| Caching middleware for Koa.js applications | 6 | |
| A Redis-based caching system for PHP applications. | 388 | |
| An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 134 | |
| A high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms. | 144 | |
| Caches expensive operations to improve performance by storing the results in an in-memory or distributed cache. | 10 | |
| A caching solution using files to store data temporarily | 1 | |
| A library that simplifies caching and data management in Android apps by automatically updating data based on its freshness. | 16 | |
| A small, single-purpose data cache written in Swift. | 126 | |
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 | |
| A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. | 45 | |
| Caches request data based on the request path and takes snapshots of requests. | 10 |