パッケージ: libcache-memcached-perl (1.30-1.1)
libcache-memcached-perl に関するリンク
Debian の資源:
libcache-memcached-perl ソースパッケージをダウンロード:
- [libcache-memcached-perl_1.30-1.1.dsc]
- [libcache-memcached-perl_1.30.orig.tar.gz]
- [libcache-memcached-perl_1.30-1.1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Jay Bonci (QA ページ)
- Jonathan Yu (QA ページ)
- gregor herrmann (QA ページ)
外部の資源:
- ホームページ [search.cpan.org]
類似のパッケージ:
Perl module for using memcached servers
Cache::Memcached is a module that interfaces with the memcached distributed memory cache daemon. Danga Interactive's memcached is a generic memory object caching system, often used to accelerate dynamic web sites by reducing load on slower databases. (See the memcached package)
This module allows Perl authors to quickly set and retrieve key/data pairs from memcached servers, even clusters of multiple daemons. As such, it is used to power several large-scale and high-performance web sites, including LiveJournal and Slashdot.
その他の libcache-memcached-perl 関連パッケージ
|
|
|
|
-
- dep: libstring-crc32-perl
- Perl interface for cyclic redundancy check generation
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libsocket6-perl
- IPv6 用 Perl 拡張
-
- sug: memcached
- High-performance in-memory object caching system