Lru Time Cache

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

|Crate|Linux/OS X|Windows|Coverage|Issues| |:---:|:--------:|:-----:|:------:|:----:| ||Build Status|Build status|Coverage Status|Stories in Ready|

| API Documentation - master branch | SAFE Network System Documentation | MaidSafe website | 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.2.1] RUST-3 Sprint task

[0.2.2] More API changes