Bug 100711 - [NEW PORT] databases/p5-Cache-BDB: An object caching wrapper around BerkeleyDB
Summary: [NEW PORT] databases/p5-Cache-BDB: An object caching wrapper around BerkeleyDB
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-22 10:10 UTC by gslin
Modified: 2006-07-23 07:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Cache-BDB-0.04.shar (2.48 KB, text/plain)
2006-07-22 10:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-07-22 10:10:14 UTC
This module implements a caching layer around BerkeleyDB for object
persistence. It implements the basic methods necessary to add,
retrieve, and remove objects. The main advantage over other caching
modules is performance. I've attempted to stick with a
Cache::Cache-like interface as much as possible, though it may differ
here and there.

WWW:	http://search.cpan.org/dist/Cache-BDB/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-22 10:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-23 07:10:51 UTC
State Changed
From-To: open->closed

New port added. Thank You.