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:

cf9aebb8295a089cc8295e7bf18334cce5f0659acd557936dd14e92c2e5c5b9a

Total downloads 4,517

For this version 4,517

License:

MIT

Required Ruby Version: None

Links: