There are 0 repository under file-cache topic.
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
💾 Disk LRU cache with persisted journal
A caching library that provides an in-memory and file based cache for Ruby
A hybrid disk cache library that utilized both the solid SQLite3 and file system.
Alternative Caching engine for Pods, for cases where object caching is not available or hosting limits how much can be utilized
Efficient system files-based caching for Node.js applications.
A PSR-16 caching library.
HTML fragment cache is simple WP plugin for developers
Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines.
Basic node package for file caching with assigned time to live (TTL)
Web proxy caching for Node [Not Maintained]
A Go package providing LRU file caching mechanism.
File caching library for Node.JS and also cache engine for recacheman.
web-server university project with different features
node cache provider using mongodb, redis, memcache, lru, mysql, file.
A lightweight file cache for Guzzle 7+ implementing the PSR-6 Caching Interface
Opencart 2.3.* extended version of the anti-slam (dogpile effect) caching system
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic
Caching server that caches responses from other servers.