Пакет gem-remix-stash: Информация

    Исходный пакет: gem-remix-stash
    Версия: 1.1.5-alt1.1
    Собран:  18 сентября 2023 г. 23:38 в задании #307833
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: 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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-remix-stash (noarch)
    gem-remix-stash-devel (noarch)
    gem-remix-stash-doc (noarch)

    Сопровождающий: Pavel Skrylev

    Список участников:
    Pavel Skrylev

      1. rpm-build-ruby

    Последнее изменение


    27 января 2023 г. Pavel Skrylev 1.1.5-alt1.1
    - ! closes build deps under check condition
    13 мая 2022 г. Pavel Skrylev 1.1.5-alt1
    - + packaged gem with Ruby Policy 2.0