Package gem-redis-namespace: Information

    Source package: gem-redis-namespace
    Version: 1.8.2-alt1
    Latest version according to Repology
    Build time:  Sep 18, 2022, 05:21 AM in the task #296703
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: This gem adds a Redis::Namespace class which can be used to namespace Redis keys
    Description: 
    Redis::Namespace provides an interface to a namespaced subset of your redis
    keyspace (e.g., keys with a common beginning), and requires the redis-rb gem.
    
    Redis::Namespace provides a namespaced interface to Redis by keeping an
    internal registry of the method signatures in Redis provided by the redis-rb
    gem; we keep track of which arguments need the namespace added, and which return
    values need the namespace removed.

    List of rpms provided by this srpm:
    gem-redis-namespace (noarch)
    gem-redis-namespace-devel (noarch)
    gem-redis-namespace-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rake) >= 0
      2. gem(redis) >= 3.0.4
      3. gem(rspec) >= 3.7
      4. gem(rspec) < 4
      5. gem(rspec-its) >= 0
      6. rpm-build-ruby

    Last changed


    March 17, 2022 Pavel Skrylev 1.8.2-alt1
    - ^ 1.7.0 -> 1.8.2
    March 7, 2020 Pavel Skrylev 1.7.0-alt1
    - > Ruby Policy 2.0
    - ^ 1.6.0 -> 1.7.0
    - ! spec
    July 24, 2018 Andrey Cherepanov 1.6.0-alt1.1
    - Rebuild with new Ruby autorequirements.