RubyGems Navigation menu

timedcache 0.1.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Owners:

Authors:

  • Nicholas Dainty

SHA 256 checksum:

140c2a82cd2d39680fe9b59ad44f9e70d6df037672d21864d6d08de2b70f25e1

Total downloads 72,827

For this version 3,307

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: