Bug 47465 - New port: devel/p5-Cache-Mmap
Summary: New port: devel/p5-Cache-Mmap
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-25 16:50 UTC by Erwin Lansing
Modified: 2003-02-04 11:26 UTC (History)
0 users

See Also:


Attachments
p5-Cache-Mmap.sh (2.77 KB, text/plain)
2003-01-25 16:50 UTC, Erwin Lansing
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-01-25 16:50:01 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-02-04 11:25:31 UTC
State Changed
From-To: open->closed

Commited, thanks!