[ bianca ]
[ 源代码: libcache-bdb-perl ]
软件包:libcache-bdb-perl(0.04-2)
libcache-bdb-perl 的相关链接
下载源码包 libcache-bdb-perl:
- [libcache-bdb-perl_0.04-2.debian.tar.xz]
- [libcache-bdb-perl_0.04-2.dsc]
- [libcache-bdb-perl_0.04.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libcache-bdb-perl 有关的软件包
|
|
|
|
-
- dep: libberkeleydb-perl
- use Berkeley DB databases from Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language