filesystem-cache
There are 10 repositories under filesystem-cache topic.
hoytech/vmtouch
Portable file system cache diagnostics and control
zkat/cacache
💩💵 but for your data. If you've got the hash, we've got the cache ™ (moved)
amirvalhalla/fspool
filesystem pool library for the Go programming language
paylogic/dogpile_filesystem
File System backend for Dogpile Cache
attogram/filesystem-cache
Filesystem-based cache system for PHP 7.
ljishen/nofscache
Eliminating caching effects for I/Os to storage devices
gtesei/pippoproxy
PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat
deciduosity/lru
filesystem cache pruning tool for maintaining LRU caches.
Deformin/TwoLevelCache
A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.