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: 123,321 of 180,448
Downloads: 4,513

Daily

Ranking: 88,619 of 180,434
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,074,527,333bundler
16853,130,958rake
63859,184,494test-unit

Owners

#GravatarHandle
1iconneilk