Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/redis-rb

A Ruby client library for Redis
https://github.com/redis/redis-rb

Revert "Merge pull request #139 from ipoval/master"

This reverts commit 7702dba76f403707aa61f8f1a5d4edd41772d1ff, reversing
changes made to abf5898f...

fffaa14ba473a0e2a1303f82f22e83b6abe01c64 authored over 13 years ago
Merge pull request #139 from ipoval/master

added /lib/redis/errors.rb file; Redis::ProtocolError inherited from Redis::Error;

7702dba76f403707aa61f8f1a5d4edd41772d1ff authored over 13 years ago
added /lib/redis/errors.rb file; Redis::ProtocolError inherited from Redis::Error;

5dbad2ccd056dbb070a78563cf4e37ae5c47044b authored over 13 years ago
Added version check for variadic HDEL test

abf5898f5f016ed27a390ec76176915e77d1a3b7 authored over 13 years ago
- updated the "To install redis" website info in test helper;

e2f92db837b8478e46152592f9e669205fd30c48 authored over 13 years ago
- removed the last extra new lines at the end of some test files;

79a2bdc151ca7105e9c7bb7fe17f0d1c7b264b72 authored over 13 years ago
Merge pull request #133 from ipoval/master

removed new line from test_helper and added asserts to version method test

28db3f97d8c5c0f0d4d59b71472f56255ff83c77 authored over 13 years ago
added more asserts for test of version_str_to_i method;

removed the last new line;

5336004cbae4a8fa7ec25a5c246693443af2317f authored over 13 years ago
Merge pull request #132 from ipoval/master

test_helper#version method

2c82672e858e48dd7f4bfb3e62b5966ffc29447e authored over 13 years ago
fix for version method - it returned 2020120 for "2.2.12"

05f078d317f231ee7d2ee6c428cea12f09944d8f authored over 13 years ago
Merge branch 'error'

f92a603736214718db483410366ae583d83395eb authored over 13 years ago
Add unixsocket to config file.

f050a0b388f1c3979a7441c612253572119baf50 authored over 13 years ago
Rudimentary command mapping

Provide a first means to override the command name just before it is put
on the wire. This allow...

c8453be1c1a4eedb605cb7f5b728070dbdc39fea authored over 13 years ago
Raise RuntimeError when API is incorrectly used

80979946aa13821d83c28dc88b2fcf7800f1b8d0 authored over 13 years ago
Use custom error class instead of RuntimeError

99569d19532220ee88ea6f256a0a736e5e53f03b authored over 13 years ago
Check URI validity by testing for a valid host

77fabd7495b79a6878931d5549aa281b5f3197d6 authored over 13 years ago
Fix stack overflow on splatting large arrays

Since argument splatting happens on the stack, splatting large arrays
can result in a stack over...

d6734261d9ba59ad6ec30c17a33252362ede5ac1 authored over 13 years ago
Disable EAGAIN test for em-synchrony driver

ab7585e36d4b0366fe93495348d494c30e4b4043 authored over 13 years ago
Cutest doesn't fork anymore; use ENV var to pass driver

b51af6ce81527fe7f5cf9f72edce89781f304ba5 authored over 13 years ago
Terminate thread in mock

24e84992afcb72dad7f330b0795d07b06153164b authored over 13 years ago
INFO COMMANDSTATS is available in unstable

3bf6873edb3b374bae4f52f33c37c1207c053ec0 authored over 13 years ago
Implement variadics in Redis::Distributed

0f7484da156f592ef1a035b6547037e3564eab36 authored over 13 years ago
Restore original goal of test

38fa3f09c9f8cbc94360533794e62b06bab8ed39 authored over 13 years ago
Fix version helper for Redis::Distributed

cf1a76fc00017703ca1744c89a9e7e81f8e9bde8 authored over 13 years ago
Typo

1573bdb822d870587b90e3c35480298f2ddc2392 authored over 13 years ago
Strip mandatory argument for variadics

b648664a98df71009277ef5bd04eef467b581315 authored over 13 years ago
Variadic HDEL

76b4aaf39e64370a8a50f12986c9f291746dbf2d authored over 13 years ago
Variadic ZADD/ZREM

20df4cd103af8195fbf0b25ae1b85445bf737f3a authored over 13 years ago
Variadic SADD/SREM

d3167eec94e6c9e31043ee3ac80ac3c9a8f452c3 authored over 13 years ago
Variadic LPUSH/RPUSH

8564683201c60701b08e22a4ed4b82aff08ab149 authored over 13 years ago
Update changelog.

e1af98620fb2bb18e7fc782fdb12e9b6bcfd6539 authored over 13 years ago
Bump version.

be3d7e0b4194fcb7e91bee9153daf6073dbc1268 authored over 13 years ago
Implement HSETNX in redis/distributed.

b7b4a0c4f5798cea438b862e2bc7cac7eb677cf8 authored over 13 years ago
Update gem package task.

71be63aaf78c017eb602f26650fb8a69b07137d7 authored over 13 years ago
Version bump.

e5c9aae76cb60d0c74b47009f9b79939fdc58e78 authored over 13 years ago
Merge pull request #113 from mschulkind/master.

Proper connected status tracking to avoid deadlocks

c41bc94ea6e6eebb718428d74d22c84b6d2513a4 authored almost 14 years ago
Push the connected status tracking into the EM::Connection so the status

can be properly tracked.

cfc6b1b8d1eebbbe837ef65743aa1dcb7272eba0 authored almost 14 years ago
fixed and added test for Redis::Distributed#inspect

38ca0f230fb926b2b1f2c584b9ac8359117152d5 authored almost 14 years ago
better output for #inspect for Redis::Distributed

ead389d14df63970eefb650eabd91bde77e3fdcd authored almost 14 years ago
Fix docs deploy.

1ab1d3c8f7e6cf17beee3ad3fc7b05cb128a34ba authored almost 14 years ago
Add #call_without_reply to pipeline and subscribed client

f179f36c8a52960ab4cf444df841f50f2fdd6093 authored almost 14 years ago
SHUTDOWN never receives a reply

048d2d76c3eb29b51f2a2b32be74f3087b43120f authored almost 14 years ago
Rescue LoadError

62769840133471ff18d0b241aba9e91eed525854 authored almost 14 years ago
Bugfix: Incorrect SystemTimer warning message when run on Rubinius.

a1159243468a756c56aa19f30cf176ef240fedd7 authored almost 14 years ago
Convert reply to bool only if it is not nil

9ac8b7c5ead31d295f7cca805e34a8cd9d0ce259 authored almost 14 years ago
Remove unnecessary splats

dcc91f0c1154e9e61adb0266d7f430833a3071fc authored almost 14 years ago
More arrays instead of splatting

ba9bfd1d00cd0e168b5f161e44ca529627bae35a authored almost 14 years ago
Update CHANGELOG; add TODO

fa0e4430b487d78f7b30a08e932270b30e808779 authored almost 14 years ago
First pass at de-splatifying calls to Client#call

e230330366320914427c4ad38ce6d5882a047557 authored almost 14 years ago
Make #process take a single array of commands

7c112a1eba7425518d3eff473502896bb68c92c0 authored almost 14 years ago
Fix tests and run them conditionally

632a62333c07769c961fc21555439e2f08ce2817 authored almost 14 years ago
Accept extra argument for INFO

4efdb6c587fc116b9324c9f570d79d4862db8dde authored almost 14 years ago
Implemented OBJECT command

9a50eb4acc2187e845bf312af76a0c7b42b477c4 authored almost 14 years ago
Revert to using buffered write (fixes #108)

It was changed to `syswrite` in dcb249 because of slightly better
throughput. This appeared to d...

4d5e71925ff516fb18c587a6e35689a20b687e2d authored almost 14 years ago
Add contributors to README

a228e31c9e968c30b53b43a77c052c33ce4fe76a authored almost 14 years ago
2.2 is now released

844a0e9d92fdf22c8da5a3a67c5a16151ed53050 authored almost 14 years ago
Bump version to 2.2

6a3e8ffb3d506efb52aad991f27eba6377720bfa authored almost 14 years ago
Show how to use alternate drivers from Gemfile

886e3550f44881e6dfc560e707f956b47dcfd8c8 authored almost 14 years ago
Add tested interpreters

25c5e9432690b1186eb282121378864b09ee5c72 authored almost 14 years ago
Properly close socket in mock server when done

d7f0660a1e172fa5d394f9d6ac831152ec375113 authored almost 14 years ago
Run error reply tests against synchrony

c97684b016d80ce7faf1772d84b2c25461aa096b authored almost 14 years ago
Revert to black-box tests without Mocha

462d6bd7a9427704a1c53d723249c2f0a85123cf authored almost 14 years ago
Raise on #read when the connection is closed

6e3f954c2e3dc8d4e2cb4de8426adaaf0285e5c8 authored almost 14 years ago
Make more tests run against em-synchrony

7bdafbf75853f809e26497dde4fd87c5d3ace2e7 authored almost 14 years ago
Abstract Thread/Fiber to run more tests against em-synchrony

86d8f053eff8033871e61932642858f76ab4a917 authored almost 14 years ago
Mocha helper for test suite

905d890ad29f49c8b2aa22c96d46e2fbcb070e94 authored almost 14 years ago
Style and comments

ed4df458cddbc5e0f829b4a8411a43de425f8339 authored almost 14 years ago
Add notes on drivers to README

88abb89d531f5af27a371913784881208d376db3 authored almost 14 years ago
Skip internals test for synchrony for now

51473cb4cc6ece47b7c0a0e6095a7f2463dc3f6c authored almost 14 years ago
Re-raise protocol error in calling fiber

09ec6a6d77a890ed1da39c2d423c9e702eb0ed0b authored almost 14 years ago
Only run Ruby tests when verifying commands

a445bc98e2c2b66407aa82e2bb3b5154f84b70b8 authored almost 14 years ago
Note on testing

42a567845e741a42e0dd1ec669bdb35db06b2d29 authored almost 14 years ago
Formatting

8a4af8bacaef6f1a70b71b9b635c04f1b8f852cf authored almost 14 years ago
Removed gemspec related tasks from Rakefile

43e0db3c9c71442f65c6ede06b5bcc6ffa3e0904 authored almost 14 years ago
Pull version from lib/redis/version.rb

693fd54190f78f27559f8109ffc80b1759e7c865 authored almost 14 years ago
Date field is not mandatory

06879ec63f14edb604c5f7ff5f8b71f3003bd81a authored almost 14 years ago
Merge branch 'master' of git://github.com/igrigorik/redis-rb

ac34aa857926ff9ce6f600027583163bbc6fa837 authored almost 14 years ago
Only post-process reply when the command was not pipelined

4aad4be803a803faa371926d440e2fdcce1560d1 authored almost 14 years ago
fix gemspec - auto generate the file list

a806f5df472ed3283c32875635e7670739fe66e9 authored almost 14 years ago
add synchrony to main test runs

ffb23e81214cb5287ec747a6b25f747966092aab authored almost 14 years ago
Merge branch 'master' of git://github.com/ezmobius/redis-rb

Conflicts:
Rakefile
lib/redis/client.rb
lib/redis/connection.rb
lib/redis/connection/hiredis.rb

ccbbfedf691f969af93422e9839ffca53c3b9a9f authored almost 14 years ago
Update changelog

9ecbbf7bbba5a940dc697b3fa22f495a61815ae5 authored almost 14 years ago
Separate tasks for running tests against different drivers

1db05df49854af70195f17f85feccab96678dee3 authored almost 14 years ago
Test absence of retry on Errno::EAGAIN

ea99d0afc35dc06f70b5d2a184169d0407fbf9da authored almost 14 years ago
Add myself as author

2242afec14f4a013ce853af8cb1d7432b26a0c5c authored almost 14 years ago
Require connection/hiredis when testing against hiredis

e52f97d0473605d02d9107edbba53264a13946b8 authored almost 14 years ago
Keep list of loaded drivers

8ab62078331a12f6097cc763ce6b84245f280432 authored almost 14 years ago
Reflect rename in gemspec

cb4bda131ef837cfd82a36565fefbd1edc53a6d9 authored almost 14 years ago
Semantic change to changelog

8cd14ecf836ba96fcac1d9d6f48a2cac8dcada85 authored almost 14 years ago
Move tests that do not run against Redis::Distributed

1f3604855d2e03a83010c84aadd80230f6d68fff authored almost 14 years ago
Isolate test runs against multiple drivers

867440d8ed7eb5a095d238dd43529c10387942b0 authored almost 14 years ago
force timeout to at least one reactor quantum

825b4c215c077defe1c00c63eb50d2b7fcbb1bc0 authored almost 14 years ago
integrate synchrony into test suite - need to sanity check requires,

since with 3 drivers can't just silently fall back to hiredis

27a3e8b8fbcc165a6c494b8d4fe464b40c0485f8 authored almost 14 years ago
pick the right version, don't require native ruby by default

c8c199e4657cefc9c96afe2728189e32bc5674f4 authored almost 14 years ago
test pipelining with async driver

1de5df6a8d60066c101ed2dc0e8933333080e08f authored almost 14 years ago
cleanup async driver, add unix logic, handle connect fail case

a8b4a874f2d177ea571ff5dfc0902e2c55bb68af authored almost 14 years ago
extract common methods in helper

a32f9c8547a09952baf4de9ddffba71afccfd710 authored almost 14 years ago
first stab at an async driver - the basics work!

e5f7edf46ff17d15d48b229831cc362b5e60c552 authored almost 14 years ago
Update notes on thread-safety

43e04693085a6af859a4b847119bacae47c22bb6 authored almost 14 years ago
Run tests against hiredis as well

6113b697f6d07c9289e5dd27db94976aaa34bbb2 authored almost 14 years ago