lrutimecache

Travis build and test status (Linux / OS/X (soon)) |Appveyor build and test status (Windows) | Code Coverage |:---------------------------------:|:----------------------------------------:|:--------------------------------:| |Build Status|Build status|Coverage Status|

| Documentation | MaidSafe System Documention | MaidSafe web site | Safe Community site |

Overview

Provides a Last Recently Used caching algorithm in a container which may be limited by size or time. As any element is accessed at all, it is reordered to most recently seen.

Todo