RubyGems.org

lrucache

0.1.4

A simple LRU-cache based on a hash and priority queue

installgem install lrucache
Authors

Chris Johnson

18,639 total downloads 6,480 for this version
Owners

779ecad3fde5e8922657e61a8a446d68

Licenses

MIT

Gemfile
gem "lrucache", "~> 0.1.4"
Versions
  1. 0.1.4 November 28, 2012
  2. 0.1.3 May 11, 2012
  3. 0.1.2 March 31, 2012
  4. 0.1.1 January 3, 2012
  5. 0.1.0 September 7, 2011
Show all versions (7 total)
Runtime Dependencies
  1. PriorityQueue ~> 0.1.2