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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (3):

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

擁有者:

作者:

  • Neil Kandalgaonkar

SHA 256 checksum:

cf9aebb8295a089cc8295e7bf18334cce5f0659acd557936dd14e92c2e5c5b9a

總下載次數 4,517

這個版本 4,517

License:

MIT

Ruby 版本需求:

相關連結: