Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37652888
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-remix-stash

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

Текущая версия: 1.1.5-alt1.1
Время сборки: 27 января 2023, 01:16 ( 65.7 недели назад )
Размер архива: 81.15 Kb

Домашняя страница:   http://github.com/binary42/remix-stash

Лицензия: Unlicense
О пакете: Remix your memcache
Описание:

New API that doesn't actually suck! I've rethought a lot of the API and this
comes with a lot of new capabilities. More work is being done on making it as
expressive as possible without terrible overhead. This includes vectorized keys
which allow emulation of partial cache clearing as well as nice shortcuts like
eval and gate for expressions. Options, clusters, and implicit scope are easy to
manage on a stash-by-stash basis. Keys are also easy to pass in as it will
create composite keys from whatever you pass in (as long as it has to_s) so no
more ugly string interpolation all over the place.

It's fast (faster than memcache-client). It's simple (pure ruby and only a few
hundred lines). It's tested (shoulda). Of course, because it's pure ruby it will
run almost anywhere as well unlike many other clients.

It does require memcached 1.4+ but you should be running that anyway (if you
aren't, upgrade already).

Текущий майнтейнер: Pavel Skrylev

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

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

  • gem-remix-stash
  • gem-remix-stash-devel
  • gem-remix-stash-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin