zeroxthreef / Cold-Hard-Cache

A simple LRU file caching system for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cold Hard Cache

A simple LRU file caching system for linux. Just put the source files into your project and do whatcha want.

TODO

  • need to make it actually work.
  • need to complete the inotify stuff
  • finish the helpful status functions

About

A simple LRU file caching system for linux

License:MIT License


Languages

Language:C 100.0%