-
- Downloads
Vendor redis_rb from Rubygems, not GitHub
Also just include the entire gem. Space used is negligible and this way we don't have to think about what to leave in/out. Create a vendor-gem script in Ruby instead of Make.
Showing
- lib/vendor/redis/test/distributed_blocking_commands_test.rb 46 additions, 0 deletionslib/vendor/redis/test/distributed_blocking_commands_test.rb
- lib/vendor/redis/test/distributed_commands_on_hashes_test.rb 10 additions, 0 deletionslib/vendor/redis/test/distributed_commands_on_hashes_test.rb
- lib/vendor/redis/test/distributed_commands_on_hyper_log_log_test.rb 33 additions, 0 deletions.../redis/test/distributed_commands_on_hyper_log_log_test.rb
- lib/vendor/redis/test/distributed_commands_on_lists_test.rb 22 additions, 0 deletionslib/vendor/redis/test/distributed_commands_on_lists_test.rb
- lib/vendor/redis/test/distributed_commands_on_sets_test.rb 83 additions, 0 deletionslib/vendor/redis/test/distributed_commands_on_sets_test.rb
- lib/vendor/redis/test/distributed_commands_on_sorted_sets_test.rb 18 additions, 0 deletions...or/redis/test/distributed_commands_on_sorted_sets_test.rb
- lib/vendor/redis/test/distributed_commands_on_strings_test.rb 59 additions, 0 deletions...vendor/redis/test/distributed_commands_on_strings_test.rb
- lib/vendor/redis/test/distributed_commands_on_value_types_test.rb 95 additions, 0 deletions...or/redis/test/distributed_commands_on_value_types_test.rb
- lib/vendor/redis/test/distributed_commands_requiring_clustering_test.rb 164 additions, 0 deletions...is/test/distributed_commands_requiring_clustering_test.rb
- lib/vendor/redis/test/distributed_connection_handling_test.rb 23 additions, 0 deletions...vendor/redis/test/distributed_connection_handling_test.rb
- lib/vendor/redis/test/distributed_internals_test.rb 79 additions, 0 deletionslib/vendor/redis/test/distributed_internals_test.rb
- lib/vendor/redis/test/distributed_key_tags_test.rb 52 additions, 0 deletionslib/vendor/redis/test/distributed_key_tags_test.rb
- lib/vendor/redis/test/distributed_persistence_control_commands_test.rb 26 additions, 0 deletions...dis/test/distributed_persistence_control_commands_test.rb
- lib/vendor/redis/test/distributed_publish_subscribe_test.rb 92 additions, 0 deletionslib/vendor/redis/test/distributed_publish_subscribe_test.rb
- lib/vendor/redis/test/distributed_remote_server_control_commands_test.rb 66 additions, 0 deletions...s/test/distributed_remote_server_control_commands_test.rb
- lib/vendor/redis/test/distributed_scripting_test.rb 102 additions, 0 deletionslib/vendor/redis/test/distributed_scripting_test.rb
- lib/vendor/redis/test/distributed_sorting_test.rb 20 additions, 0 deletionslib/vendor/redis/test/distributed_sorting_test.rb
- lib/vendor/redis/test/distributed_test.rb 58 additions, 0 deletionslib/vendor/redis/test/distributed_test.rb
- lib/vendor/redis/test/distributed_transactions_test.rb 32 additions, 0 deletionslib/vendor/redis/test/distributed_transactions_test.rb
- lib/vendor/redis/test/encoding_test.rb 18 additions, 0 deletionslib/vendor/redis/test/encoding_test.rb
lib/vendor/redis/test/distributed_test.rb
0 → 100644
lib/vendor/redis/test/encoding_test.rb
0 → 100644
Please register or sign in to comment