[ bianca ]
[ 源代码: libcache-memcached-perl ]
软件包:libcache-memcached-perl(1.30-1.1)
libcache-memcached-perl 的相关链接
下载源码包 libcache-memcached-perl:
- [libcache-memcached-perl_1.30-1.1.debian.tar.xz]
- [libcache-memcached-perl_1.30-1.1.dsc]
- [libcache-memcached-perl_1.30.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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's Practical Extraction and Report Language
-
- sug: libsocket6-perl
- Perl extensions for IPv6
-
- sug: memcached
- High-performance in-memory object caching system