redis-3.3.1.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/joe/test2/script.gem.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/joe/test2/script.gem.sh | bash

STEP 2: Install the package
sudo gem install redis -v=3.3.1

A Ruby client library for Redis

Full description:
      A Ruby client that tries to match Redis' API one-to-one, while still
    providing an idiomatic interface. It features thread-safety,
    client-side sharding, pipelining, and an obsession for performance.

Checksums

MD5 8c85f28e3782c91630f93efb53c4258c
SHA1 a2ad73ff606f579f77bf4bbea4f8fccd8992915e
SHA256 97bb3fd676c1781d9912bcbea2831a56962bb3d627555a0c641b4386811c19d9
SHA512 2ca50edfc96e8c66b46b7d30ee2a74b9bf24a4d7095eab61b2f032ec3564c966ce6583f324f8f4a2a6ecd6d65049b68ad9e095ee05749f81c1c86974d6a07ebc

Development Dependencies

  • rake (< 11.0.0)
  • test-unit (= 3.1.5)

Files

  • test/persistence_control_commands_test.rb
  • test/lint/value_types.rb
  • test/lint/strings.rb
  • test/lint/sorted_sets.rb
  • test/lint/sets.rb
  • test/lint/lists.rb
  • test/lint/hyper_log_log.rb
  • test/lint/hashes.rb
  • test/lint/blocking_commands.rb
  • test/internals_test.rb
  • test/helper.rb
  • test/helper_test.rb
  • test/fork_safety_test.rb
  • test/error_replies_test.rb
  • test/encoding_test.rb
  • test/distributed_transactions_test.rb
  • test/distributed_test.rb
  • test/distributed_sorting_test.rb
  • test/distributed_scripting_test.rb
  • test/distributed_remote_server_control_commands_test.rb
  • test/distributed_publish_subscribe_test.rb
  • test/distributed_persistence_control_commands_test.rb
  • test/distributed_key_tags_test.rb
  • test/distributed_internals_test.rb
  • test/distributed_connection_handling_test.rb
  • test/distributed_commands_requiring_clustering_test.rb
  • test/distributed_commands_on_value_types_test.rb
  • test/distributed_commands_on_strings_test.rb
  • test/distributed_commands_on_sorted_sets_test.rb
  • test/distributed_commands_on_sets_test.rb

Uploaded

almost 6 years ago

Package Size

90.5 KB

Downloads

1,765

wget

wget --content-disposition "https://packagecloud.io/joe/test2/packages/gems/redis-3.3.1.gem/download.gem?distro_version_id=rubygem"

Homepage

https://github.com/redis/redis-rb

License

MIT License