Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37399028
en ru br
Репозитории ALT
S:0.28-alt1
5.1: 0.19-alt0.M51.1
4.1: 0.08-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Cache-Memcached-Fast

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.08-alt1
Время сборки: 2 марта 2008, 10:18 ( 841.7 недели назад )
Размер архива: 82.97 Kb

Домашняя страница:   http://search.cpan.org/dist/Cache-Memcached-Fas…

Лицензия: Perl (GPL or Artistic)
О пакете: Perl client for memcached
Описание:

Cache::Memcahced::Fast is a Perl client for memcached, a memory cache
daemon (http://www.danga.com/memcached/).  Module core is implemented
in C and tries hard  to minimize number of system calls  and to avoid
any key/value copying for speed.  As a result, it has very low CPU
consumption.

API is largely compatible with  Cache::Memcached,  original pure Perl
client, most users of the original module may start using this module
by installing it and adding "::Fast" to the old name in their scripts
(see "Compatibility with Cache::Memcached" section in the module
documentation for full details).

Текущий майнтейнер: Nikolay A. Fetisov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Cache-Memcached-Fast
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin