Lru Time Cache

Primary Maintainer: Chandra Prakash (prakash@maidsafe.net)

|Crate|Travis|Windows|OSX|Coverage| |:------:|:-------:|:-------:|:-------:|:-------:| ||Build Status|Build Status|Build Status|Coverage Status|

| API Documentation | SAFE Network System Documentation | 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, reordered to most recently seen.

Todo Items

[0.1.7] More API changes