RubyGems Navigation menu

timedcache 0.4.0

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, 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.5 KB)
  2. 0.3 - March 28, 2009* (8.0 KB)
  3. 0.2 - February 03, 2008* (8.0 KB)
  4. 0.1.1 - March 25, 2007* (8.0 KB)
  5. 0.1 - December 07, 2006* (8.0 KB)

业主:

作者:

  • Nicholas Dainty

SHA 256 校验和:

989055f7cd71fdda7869f66ad2afded32bf18f63a628eea4137f2bdda5ceca1a

下载总量 72,775

这个版本 57,056

许可:

需要的 Ruby 版本: >= 1.8.6

链接: