套件: libcache-memcached-perl (1.30-1)
libcache-memcached-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcache-memcached-perl:
- [libcache-memcached-perl_1.30-1.dsc]
- [libcache-memcached-perl_1.30.orig.tar.gz]
- [libcache-memcached-perl_1.30-1.debian.tar.gz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jay Bonci
- Jonathan Yu
- gregor herrmann
外部的資源:
- 主頁 [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 memory object caching system