Source: ruby-redis-clustering
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Nived R S <nivedrsalini@gmail.com>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 1),
               ruby-redis (>= 6.0.0),
               ruby-redis-cluster-client (>= 0.16.7)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-redis-clustering.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-redis-clustering
Homepage: https://github.com/redis/redis-rb/blob/master/cluster
Testsuite: autopkgtest-pkg-ruby

Package: ruby-redis-clustering
Architecture: all
Description: Ruby client library for Redis Cluster
 A Ruby client that tries to match Redis' Cluster API one-to-one, while still
 providing an idiomatic interface.
