RubyGems.org
all gems
sign in
sign up
lrucache
0.1.4
A simple LRU-cache based on a hash and priority queue
install
gem install lrucache
Download
Documentation
Subscribe
RSS
Authors
Chris Johnson
18,639
total downloads
6,480
for this version
Owners
Licenses
MIT
Gemfile
gem "lrucache", "~> 0.1.4"
Versions
0.1.4
November 28, 2012
0.1.3
May 11, 2012
0.1.2
March 31, 2012
0.1.1
January 3, 2012
0.1.0
September 7, 2011
Show all versions (7 total)
Runtime Dependencies
PriorityQueue
~> 0.1.2
Development Dependencies
guard
~> 1.5.4
guard-bundler
~> 1.0.0
guard-rspec
~> 2.2.1
rb-fsevent
~> 0.9.2
rspec
~> 2.12.0
simplecov
~> 0.7.1
timecop
~> 0.5.3