-
Name
-
rufus-lru
-
Version
-
1.1.0
-
Platform
-
ruby
-
Authors
-
John Mettraux
-
Bindir
-
bin
-
Date
-
2016-05-09 00:00:00 UTC
-
Dependencies
-
rspec (>= 3.4.0, development)
-
Description
-
LruHash class, a Hash with a max size, controlled by a LRU mechanism
-
Email
-
jmettraux@gmail.com
-
Files
-
CHANGELOG.txt
CREDITS.txt
LICENSE.txt
Makefile
README.md
lib/rufus-lru.rb
lib/rufus/lru.rb
rufus-lru.gemspec
-
Homepage
-
http://github.com/jmettraux/rufus-lru
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
rufus
-
Rubygems version
-
2.2.2
-
Specification version
-
4
-
Summary
-
A Hash with a max size, controlled by a LRU mechanism
-
Original platform
-
ruby
-
New platform
-
ruby