RubyGems Navigation menu

timedcache 0.3

TimedCache implements a cache in which you can place objects and specify a timeout value. If you attempt to retrieve the object within the specified timeout period, the object will be returned. If the timeout period has elapsed, the TimedCache will return nil.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.4.0 - March 24, 2011 (8.5KB)
  2. 0.3 - March 28, 2009* (8KB)
  3. 0.2 - February 03, 2008* (8KB)
  4. 0.1.1 - March 25, 2007* (8KB)
  5. 0.1 - December 07, 2006* (8KB)

Development依存関係 (1):

hoe >= 1.8.2

所有者:

作者:

  • Nicholas Dainty

SHA 256チェックサム:

=

累計ダウンロード数 73,101

このバージョンのみ 5,774

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: