パッケージ: libcache-memcached-managed-perl (0.26-1)
libcache-memcached-managed-perl に関するリンク
Debian の資源:
libcache-memcached-managed-perl ソースパッケージをダウンロード:
- [libcache-memcached-managed-perl_0.26-1.dsc]
- [libcache-memcached-managed-perl_0.26.orig.tar.gz]
- [libcache-memcached-managed-perl_0.26-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
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.
その他の libcache-memcached-managed-perl 関連パッケージ
|
|
|
|
-
- dep: libcache-memcached-perl
- Perl module for using memcached servers
-
- dep: memcached
- High-performance in-memory object caching system
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libsocket6-perl
- IPv6 用 Perl 拡張