Package gem-remix-stash: Information

    Source package: gem-remix-stash
    Version: 1.1.5-alt1.1
    Latest version according to Repology
    Build time:  Feb 24, 2023, 09:10 AM in the task #313736
    Category: Development/Ruby
    Report package bug
    License: Unlicense
    Summary: Remix your memcache
    Description: 
    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).

    List of rpms provided by this srpm:
    gem-remix-stash (noarch)
    gem-remix-stash-devel (noarch)
    gem-remix-stash-doc (noarch)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. rpm-build-ruby

    Last changed


    Jan. 27, 2023 Pavel Skrylev 1.1.5-alt1.1
    - ! closes build deps under check condition
    May 13, 2022 Pavel Skrylev 1.1.5-alt1
    - + packaged gem with Ruby Policy 2.0