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

GitHub

26 stars
3 watching
6 forks
Language: JavaScript
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
sindresorhus/find-cache-dirFinds and returns the standard cache directory for a given project name153
ehmicky/global-cache-dirProvides a standardized way to access and manage global cache directories across different operating systems6
hamishforbes/lua-resty-tlcA two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data.19
laminas/laminas-cacheA caching system with various storage options and codified strategies for different use cases in PHP applications.102
jean-smaug/koacheCaching middleware for Koa.js applications6
colinmollenhour/cm_cache_backend_redisA Redis-based caching system for PHP applications.388
kezhenxu94/cache-liteAn extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin.134
colinmollenhour/cm_cache_backend_fileA high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms.144
tinyhttp/lru-sendCaches expensive operations to improve performance by storing the results in an in-memory or distributed cache.10
thinkjs/think-cache-fileA caching solution using files to store data temporarily1
levibostian/teller-androidA library that simplifies caching and data management in Android apps by automatically updating data based on its freshness.16
nrkno/yr-cachyrA small, single-purpose data cache written in Swift.126
codenoble/cache-crispiesA Rails gem providing fast JSON serialization with built-in caching and flexible configuration options.156
cheeaun/react-native-cache-storeA wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data.45
koajs/snapshotCaches request data based on the request path and takes snapshots of requests.10