libcache-memcached-managed-perl_0.20-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Fri Mar 4 15:02:35 UTC 2011


(new) libcache-memcached-managed-perl_0.20-1.debian.tar.gz optional perl
(new) libcache-memcached-managed-perl_0.20-1.dsc optional perl
(new) libcache-memcached-managed-perl_0.20-1_all.deb optional perl
API for managing cached information
 The Cache::Memcached::Managed module provides an API to values, cached in
 one or more memcached servers.  Apart from being very similar to the API
 of Cache::Memcached, the Cached::Memcached::Managed API allows for
 management of groups of values, for simplified key generation and expiration,
 as well as version and namespace management and a few other goodies.
 .
 Over the functionality provided by the Cache::Memcached module, this module
 provides: automatic key generation, ID refinement, version management,
 namespace support, group management, easy (default) expiration specification,
 automatic fork() detection, magical increment, instant invalidation,
 dead memcached server detection, starting/stopping memcached servers and an
 extensive test-suite.
 .
 The basic premise is that each piece of information that is to be cached,
 can be identified by a key, an optional ID, a version and a namespace.
 The key determines the basic identification of the value to be cached.
 The ID specifies a refinement on the basic identification.  The version
 ensures that differently formatted values with the same key and ID do not
 interfere with each other.  The namespace ensures that different realms
 of information (for instance, for different users) do not interfere with each
 other.
(new) libcache-memcached-managed-perl_0.20.orig.tar.gz optional perl
Changes: libcache-memcached-managed-perl (0.20-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #591463)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 591463 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list