Sha256: 177e691a56d42ee3f65e24482ea7536486a618f9aad6769d1cc0f8b0c46faaa7
Contents?: true
Size: 371 Bytes
Versions: 3
Compression:
Stored size: 371 Bytes
Contents
Iowa::Caches::DiskCache v. 0.99.2.9 Iowa::Caches::DiskCache implements an on-disk LRU cache via a linked list maintained in persistent storage. Iowa::DiskStore is a general purpose persistence engine extracted from the DiskCache. It offers a hashlike access to stored data and nestable nestable transactions. To install: ruby setup.rb To test: ruby setup.rb test
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
IOWA-1.0.3 | microprojects/DiskCache/README |
IOWA-1.0.2 | microprojects/DiskCache/README |
IOWA-1.0.0 | microprojects/DiskCache/README |