simple-storage-cache
Simple Storage Cache to save API responses and avoid unnecessary requests.
Simple Storage Cache to save API responses and avoid unnecessary requests.
Simplistic node redis store ready can scale with generic-pool support
cache react views
Async Disk Cache adapter for Good Guy HTTP
A simple, flexible, scalable caching solution for graphql servers.
Rename files using a content hash then replace references to that file in source code.
Tiny & Fast LRU Implementation as possible
hyperlru implementation backed in an Map
hyperlru implementation backed in an Object
Simple cache-crusher, appends a timestamp or md5 hash to any urls. Based on grunt-cache-breaker
gulp-css-assets-cachebust =====================
Plugin for Gulp to set version of images in styles
Cachebuster plugin for gulp
Cache-busts URLs in HTML files
Utility to hash static assets
hexo deployer to upyun and purge cache
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
Calculate the size of your LRU cache in bytes
Least recently used cached generator
LRU cache module written in C++