Commit Graph

3 Commits

Author SHA1 Message Date
sturm
bfd95ecfca update to Cache-Mmap 0.09
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-11-26 20:55:55 +00:00
sturm
72b9e0cf74 SIZE 2005-01-27 12:47:19 +00:00
sturm
c854aac6f5 Initial import of Cache-Mmap 0.081
This module provides a shared cache, using a memory mapped file. Very
useful for mod_perl applications. If routines are provided which interact
with the underlying data, access to the cache is completely transparent,
and the module handles all the details of refreshing cache contents, and
updating underlying data, if necessary.
2005-01-27 12:38:17 +00:00