Commit graph

2 commits

Author SHA1 Message Date
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Edwin Groothuis
35dbd00b34 New port: Cache::Mmap
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.

PR:		ports/47465
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-04 11:26:04 +00:00