mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![Sunpoet Po-Chuan Hsieh](/assets/img/avatar_default.png)
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
385 B
Plaintext
8 lines
385 B
Plaintext
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: https://metacpan.org/release/Cache-BDB
|