-
Name
-
redis
-
Version
-
4.1.3
-
Platform
-
ruby
-
Authors
-
Ezra Zygmuntowicz
Taylor Weibley
Matthew Clark
Brian McKinney
Salvatore Sanfilippo
Luca Guidi
Michel Martens
Damian Janowski
Pieter Noordhuis
-
Bindir
-
bin
-
Date
-
2019-09-17 00:00:00 UTC
-
Dependencies
-
mocha (>= 0, development)
hiredis (>= 0, development)
em-synchrony (>= 0, development)
-
Description
-
A Ruby client that tries to match Redis' API one-to-one, while still
providing an idiomatic interface.
-
Email
-
redis-db@googlegroups.com
-
Files
-
CHANGELOG.md
LICENSE
README.md
lib/redis.rb
lib/redis/client.rb
lib/redis/cluster.rb
lib/redis/cluster/command.rb
lib/redis/cluster/command_loader.rb
lib/redis/cluster/key_slot_converter.rb
lib/redis/cluster/node.rb
lib/redis/cluster/node_key.rb
lib/redis/cluster/node_loader.rb
lib/redis/cluster/option.rb
lib/redis/cluster/slot.rb
lib/redis/cluster/slot_loader.rb
lib/redis/connection.rb
lib/redis/connection/command_helper.rb
lib/redis/connection/hiredis.rb
lib/redis/connection/registry.rb
lib/redis/connection/ruby.rb
lib/redis/connection/synchrony.rb
lib/redis/distributed.rb
lib/redis/errors.rb
lib/redis/hash_ring.rb
lib/redis/pipeline.rb
lib/redis/subscribe.rb
lib/redis/version.rb
-
Homepage
-
https://github.com/redis/redis-rb
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.3.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.0.4
-
Specification version
-
4
-
Summary
-
A Ruby client library for Redis
-
Original platform
-
ruby
-
New platform
-
ruby