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 總和檢查碼:

= 複製 已複製

總下載次數 4,577

這個版本 4,577

授權:

MIT

Ruby 版本需求:

相關連結: