RubyGems Navigation menu

persistent_memoize 0.0.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - April 01, 2013 (7.5 KB)

Development Dependencies (3):

bundler ~> 1.3
rake >= 0
test-unit >= 2.0.2

Owners:

Authors:

  • Neil Kandalgaonkar

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 4,577

For this version 4,577

License:

MIT

Required Ruby Version: None

Links: