Bug#784848: ITP: libcache-bdb-perl -- object caching wrapper around BerkeleyDB
Package: wnpp
Owner: Christopher Hoskin <christopher.hoskin@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org
* Package name : libcache-bdb-perl
Version : 0.04
Upstream Author : Josh Rotenberg <joshrotenberg@gmail.com>
* URL : https://metacpan.org/release/Cache-BDB
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : object caching wrapper around BerkeleyDB
Cache::BDB implements a caching layer around BerkeleyDB for object
persistence. It implements the basic methods necessary to add, retrieve, and
remove objects but not expiration, automatic purging etc. The main advantage
over other caching modules is performance. The API is reasonably feature rich,
but does not compare with using BerkeleyDB directly.
The interface is similar to Cache::Cache.
Reply to: