Categories: None [Edit]

persistent_memoize

https://rubygems.org/gems/persistent_memoize
https://github.com/neilk/persistent_memoize
This allows you to cache method calls for faster execution, at the cost of storage space and IO operations. The caches are kept on disk, persistent between executions of the program.

Total

Ranking: 129,373 of 190,901
Downloads: 4,945

Daily

Ranking: 123,501 of 190,870
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,264,845,654bundler
81,263,607,750rake
60186,449,064test-unit

Owners

#GravatarHandle
1iconneilk