Paketname | libcache-memcached-perl |
Beschreibung | Perl module for using memcached servers |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.28-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl, libstring-crc32-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 27236 Byte |
Prüfsumme MD5 | 057329ff8bc910a484e006ce27189281 |
Prüfsumme SHA1 | c56fea6f862b9a426f79014ad9c2c6b516d52f35 |
Prüfsumme SHA256 | 7b876eb9ff4dc31d1fa0af94d7041f20aa163c3f2cdec3e1ab2004002fb61c13 |
Link zum Herunterladen | libcache-memcached-perl_1.28-1_all.deb |
Ausführliche Beschreibung | 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.
|