Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37492810
en ru br
ALT Linux repos
S:1.8.2-alt1

Group :: Development/Ruby
RPM: gem-redis-namespace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.8.2-alt1
Build date: 17 march 2022, 15:30 ( 109.8 weeks ago )
Size: 19.18 Kb

Home page:   https://github.com/resque/redis-namespace

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-redis-namespace
  • gem-redis-namespace-devel
  • gem-redis-namespace-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin