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 版本:

链接: