pupa-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ruby/Cache 0.1


From: Yoshinori K. Okuji
Subject: Ruby/Cache 0.1
Date: Fri, 23 Aug 2002 15:15:22 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

I've released Ruby/Cache 0.1 right now.

Shortly, Ruby/Cache is a library for caching objects. See
<http://www.freesoftware.fsf.org/pupa/ruby-cache.html>, for more
details.

The reason why I wrote this library is for BugCommunicator to cache
results (HTMLs) generated by frequent queries, and database
objects. Since the library must support different types of objects, I
made it usable with any kinds of objects, and added a optional hook (a
procedure), to clean up an object, when the object is removed from a
cache object. So I believe that the library is useful not only for
BugCommunicator but also for other heavy programs.

Thanks,
Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]