From: Austin Ziegler Date: 2005-02-15T14:24:29+09:00 Subject: Re: cache table implementation On Tue, 15 Feb 2005 11:11:58 +0900, Navindra Umanee wrote: > Does anyone have a cache table implementation for Ruby that expires > entries on a least-recently-used basis? http://raa.ruby-lang.org/project/ruby-cache/ I haven't ever used it, but it claims to use LRU. Both the RAA (raa.ruby-lang.org) and RubyForge are your friends for this sort of thing (although I found it through google: ruby lru cache). -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca