lru_time_cache 0.0.1

This is Pre alpha, and not useful, no code worth looking at.
Documentation

lru_time_cache

Travis build and test status

Build Status

Appveyor build and test status (Windows)

Build status

Code Coverage

Coverage Status

Documentation

#Todo

  • Implement add_key_value
  • Test add_key_value (time and size based tests)
  • Implement has_key
  • Test has_key (time and size based tests)
  • Implement get_value(key)
  • Test get_value (time and size based tests)
  • API version 0.8.0
  • Implement delete_key
  • Test delete_key (time and size based tests)
  • API version 0.1.0