RubyGems.org

lrucache

0.1.0

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

installgem install lrucache -v 0.1.0
Authors

Chris Johnson

21,720 total downloads 1,163 for this version
Owners

779ecad3fde5e8922657e61a8a446d68

Gemfile
gem "lrucache", "~> 0.1.0"
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