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

Remove traces of optional thread safety.

15c3c5a19bd7128f6082c7217b66e1b7f41ad222 authored almost 13 years ago
Merge pull request #188 from cyx/master

Remove the option for thread_safe

578c01f40a31b12c14d022fd3c3445f5dee89bf2 authored almost 13 years ago
Remove the option for :thread_safe.

619fe28104ebb08f88802bae4e9b99769c93f722 authored almost 13 years ago
Update Unicorn example.

78b073be79402b8c4bca7089b465d44d3685752b authored almost 13 years ago
Bump version.

8b2b4caf6e9e4ef9e1d1091ecd63cc0f1d000d38 authored almost 13 years ago
Note MSETNX in CHANGELOG

662e6929c7b808b61d7f5bac9c8f7abb11627291 authored almost 13 years ago
Fix HMGET doc

f670275ae4d9feb24131d63bcb6f79d85414cdbc authored almost 13 years ago
Use square brackets for tuples

9d781ede2e136894cf00b37d8810386468d33536 authored almost 13 years ago
Fix SORT test

531b60ad256ed1dbb000ec1f07f4d4295ff1d3a1 authored almost 13 years ago
Change API for BLPOP and friends

547062d6883d7cc95ec0c69ec2a5eaf2a36a6659 authored almost 13 years ago
Test WATCH with array argument

f972523bf60ada304840243a518318b35886d920 authored almost 13 years ago
Document MULTI and friends

46795e7b750174ca98bb83b2e2abac2e3f73f8ce authored almost 13 years ago
Remove CommandOptions helper class

b3cb04ab40605d11a96cb3d809b0b73785c83706 authored almost 13 years ago
Document INCR family

74d9ca63c8209415cdd933089a33af5011719b36 authored almost 13 years ago
Slice result for SORT with multiple GET

284e29c25426bc73d8f1c6a4cfcc36268f5459b8 authored almost 13 years ago
Document SORT

e046f93a429ea97e002264a14efe6b9fc70ead6a authored almost 13 years ago
Expired keys are lazily deleted

b6ce95172f3fe656632ec5bc1b33cedbd41d5912 authored almost 13 years ago
Add tests for DEL with array argument

ee6b578357989f3159eeb02ef1a5833e85079b49 authored almost 13 years ago
Merge branch 'master' into misc

ea33d392620cf9c74ccbb411481cbd0bea9781ef authored almost 13 years ago
Merge pull request #186 from matflores/docs

Docs

97a51a66e052efe909b827b0448425cc5a3593f6 authored almost 13 years ago
Document keys commands

fefbd101e59569fc1d7560b348ba726e236ab58f authored almost 13 years ago
Document auth, select and other strings/lists commands

fd9050f1d9c41dd1cff56d8a03d3e661a891333a authored almost 13 years ago
Cutest is required to run individual test files

7d913b9c8954df4461b459ab8d8c7e482615beb7 authored almost 13 years ago
More docs

773b78d3282b42858e63a18ba46cafc08bd05555 authored almost 13 years ago
Make MSETNX return a boolean

3c77415d921dd7e917ab671dc70c0086802bae10 authored almost 13 years ago
Merge pull request #184 from ezmobius/zset-return

Modify return value for sorted set commands when `:with_scores => true`

8012858f5c0ab93e66ea7d114a3252ac4364430d authored almost 13 years ago
Modify return value when :with_scores => true

658e11ccb647d11126439379d1858d27642041f1 authored almost 13 years ago
Move commands around

20b8dfbae8d7c400b72f4002f2f8358b263245ba authored almost 13 years ago
Document sorted set commands

fff513856d22ab10d620e5a25807b7e6b33d553c authored almost 13 years ago
Return float from ZINCRBY and ZSCORE

43c728961736e1454b7fc20173c583b57cede7d4 authored almost 13 years ago
Aliases for #[] and #[]=

ad8857688e2ff72f4060464ef8a49fc3da032c8a authored almost 13 years ago
Remove references to the deprecated SUBSTR

969f39169707a44331ff00fd8346581cebafec84 authored almost 13 years ago
First pass at inline documentation

6b1c77baa7fd046b1bba04b485665a1f1734b3cc authored almost 13 years ago
Drop support for 1.8.6 and fix build under 1.8.7.

bce8ab828d9f0c7c07cd98a4c4bc4dacf379c4e8 authored almost 13 years ago
Future example in CHANGELOG

a79fa0a0924c0677bfa228485366e60e62d67824 authored almost 13 years ago
All of our errors are RuntimeErrors.

Fixes build.

4df9d36858bd037e8bacfb00d371e710638f8f72 authored almost 13 years ago
Update CHANGELOG.

9b9b201ba8dd7e4f83f689186191f142b448c495 authored about 13 years ago
Merge remote-tracking branch 'origin/misc'

Conflicts:
lib/redis/client.rb
test/connection_handling_test.rb

2e855108694d73ce7b1d681291b91f7aab12681d authored about 13 years ago
Update CHANGELOG.

bbd57edded8f2684fc0a7cd975da809e3bfa0482 authored about 13 years ago
Merge branch 'assignment-inside-pipelines'

e9e17d65b9c52f72da17047f8aff4f427f2e824b authored about 13 years ago
Don't return replies for MULTI and EXEC when using the block form.

f660eabbbce7be70a4fb0745bde886abf6aceaca authored about 13 years ago
Nicer name for what the method does.

9ae4e43b363d85abe5b34d1b30d3c12498ce2094 authored about 13 years ago
Return transformed replies from MULTI/EXEC block.

80f8093e641f5b2167c210d2f37f32c8597e951b authored about 13 years ago
Handle raising exceptions for unrecognized commands inside MULTI/EXEC.

e52597565b0d471ce1bf160916a773558ba71d4c authored about 13 years ago
Support reply transformations in pipeline futures.

c2a4c2f0646ddb3f804b4db484bc109c66c5539a authored about 13 years ago
Refactor pipeline safe reconnection.

56bd223e0057f718bbb74969991148d6170db98e authored about 13 years ago
Remove unused options hash when pipelining.

a31fb5f6930920b8b9d44a0c9ebbf2add7bb027e authored about 13 years ago
Always raise errors in pipelines and MULTI/EXECs.

c10e029fd0fc76f90f1f207ef6cc20ca08fa3489 authored about 13 years ago
Performance tweak.

fbb42609fececc710ba9ef4094cf627eb657d664 authored about 13 years ago
Speed up suite by not testing Redis itself for time-sensitive stuff.

3c510186568d05234a34782e7fa432e807cc3a9c authored about 13 years ago
Unify blocks and futures as they represent the same thing.

a8c052ccbbb72f75fdc6f2393db516e66c6c1198 authored about 13 years ago
DRY up processing of futures.

178e82ca3b03c92da4b8b6b8b86d45f4ee7f691a authored about 13 years ago
Implement futures for MULTI/EXEC.

80162b7b7944015245e827cb68867183afeffe9b authored about 13 years ago
Save an extra array in pipelines.

98b6f9e294f2997c5058cb7262cc80699eae2fc0 authored about 13 years ago
Allow assignment of values inside pipelines.

f207d3850ef93f0158a4abf0db7b2ede39aaefdf authored about 13 years ago
Don't generate documentation for private APIs

79689aba4b961ddfadbaa05d6fb9a69271f94e27 authored about 13 years ago
Remove dynamic call to Object#extend.

See why it's a bad idea: http://scribd.com/doc/15335785

Benchmarks on my machine show that chan...

e41d83b2114cd2b3a515c20600b7924290a976c9 authored about 13 years ago
Add development dependencies and clean up gemspec.

2f4bdb704f2767eb402da440588e02954185bebe authored about 13 years ago
Add explanation to error message; fix comments

fc4362292259733d38e1b9514232682305b37a6d authored about 13 years ago
Use separate error class when connection cannot be made

c904d7fb33fc080eaa18f6f6a2550910501655f5 authored about 13 years ago
Merge pull request #175 from ezmobius/variadic

Require array argument for variadic commands

98471c8b57d88aabc5dffc6d921e532d366f1286 authored about 13 years ago
Typo

a34f4a6e8b5add2ceb64147ecb272eacb249b8cb authored about 13 years ago
Use custom connection-related errors

The only errors that can be thrown by the client are now
Redis::ConnectionError and Redis::Timeo...

6ee268c38d898173af39134b47b6f050ae0f0231 authored about 13 years ago
Remove unnecessary class namespace

200629297d06d8f5d1e11099e70b37ee9f74a235 authored about 13 years ago
Use CommandError for error replies

da78730a8d2441da4fc94c695dfa44d14eae8759 authored about 13 years ago
Raise ArgumentError on invalid URL

ae1d4d68ca5634d7703e9a1fefc24c96c320ca7f authored about 13 years ago
Raise CannotDistribute early

abc96911739f6ae4b068d7bf99c0bc0a0131bca0 authored about 13 years ago
Update variadics for Redis::Distributed

6806e64304351a87904599bf779eee36d4e609d6 authored about 13 years ago
Require array argument for variadic HDEL

d5821bf8d5687b40ccc328f4356778d2edeb04aa authored about 13 years ago
Require array argument for variadic ZADD/ZREM

cae8b363c84c3a02d0def6fb3b7ee5058ee3b999 authored about 13 years ago
Require array argument for variadic SADD/SREM

2f11d70a32795719dd5a8945e4f39f19054c32f6 authored about 13 years ago
Require array argument for variadic LPUSH/RPUSH

a4f5888760d81fdcf26a2de2dac02d171f85146f authored about 13 years ago
Don't use triple equals to test class

e986d52b844151ffb0d60f301f9cbb005c9f68f7 authored about 13 years ago
Merge pull request #174 from ezmobius/deprecate

Deprecate #call with > 1 argument

965b8b41787a50de70304db2779ccb4943dfdecd authored about 13 years ago
Deprecate #call with > 1 argument

5e98bc80320d4906734f2532341f15722174191a authored about 13 years ago
Merge pull request #173 from ezmobius/command_helper

Support single level of array nesting in protocol builder

6f6c233f3b8cccf58aad68789d87ffba576bf8e2 authored about 13 years ago
Support single level of array nesting in protocol builder

2b1243db52913cace1677e8782a2f7f7edeb704c authored about 13 years ago
Remove warnings.

2410c725fac8bb2b330535912ced6e85dc05cbef authored about 13 years ago
Merge pull request #172 from bearded/patch-1

Fixed NoMethodError in Storing objects example

b29237cdadbe118f51f47ab215cad6636eb1f638 authored about 13 years ago
Fixed NoMethodError: undefined method `to_json' for [1, 2, 3]:Array in Storing objects example

cac140e1c9c73773dec78a57b47360b6d3ef214f authored about 13 years ago
Merge pull request #164 from xxx/zcount

implement ZCOUNT for distributed sorted sets

168a0ac326998c4eb22235213229e0341c57086e authored about 13 years ago
add tests for distributed sorted sets, implement ZCOUNT for distributed sorted sets

5378055fb2f4c69e2827b9067c5a941d8006e61e authored about 13 years ago
Don't reconnect nor raise on SHUTDOWN in pipeline

158b94a489a50db5eb58115b8fa691e7eb96658a authored about 13 years ago
Disable EAGAIN test that consistently fails on MRI 1.9.2

2e349ff5d11fedcf42b89ca66e0a81d11568c26a authored about 13 years ago
Make CONFIG GET test invariant of actual timeout setting

2be13e4f25650a5f265ddf78379b1ae00cd0c964 authored about 13 years ago
Merge pull request #159 from ezmobius/reply_formatting

Format replies from pipelines just as replies from regular calls

b01c096203bcd53813daad4bf364314cce4f11a6 authored about 13 years ago
Merge pull request #161 from mrb/slowlog

Add Slowlog Command

7f4312c376f38162ad6de52ad763a8f4e590c61c authored about 13 years ago
fix docs

94ad5e5c1c955230f417f3cf36d86c57aa64af44 authored about 13 years ago
add slowlog command

d9e436ae9e99d99f28f55d04363e245581dab5c3 authored about 13 years ago
Use blocks to post-process replies

170f6c4cb870fed716bcf641f322153b5bc223a1 authored over 13 years ago
Use block to #call as reply formatter

ad1b5cd7190d60dc8dc93dc4732f02a54dccddb4 authored over 13 years ago
Remove the no longer used #call_without_reply

6a9730fdb7b2c3b1fb41f739203678fb6788f613 authored over 13 years ago
No reconnect on SHUTDOWN; swallow ECONNRESET

a1847b477baec8785a30f7d962a0d4f712d47275 authored over 13 years ago
Revert "disconnect on shutdown"

This reverts commit f2bf2a35. It is not desirable to assume that
SHUTDOWN succeeds; the caller s...

d2414224aa0acb12598bba946327be39f4791b18 authored over 13 years ago
Test for SHUTDOWN returning an error

37f3f22a3bf62d86ef35dbd4454c335b1a601e19 authored over 13 years ago
Exit mock server after SHUTDOWN was received

55373dcbe3dea5f6bd6ae6f2fa83972fc11e6534 authored over 13 years ago
Control mock server flow with symbol responses

f7aa553c4c82ac313263239eaa51afab85427a66 authored over 13 years ago
Close mock server socket upon exiting method body

b02953f29a93b0aa0cb21246dad3a9432157f117 authored over 13 years ago
disconnect on shutdown

f2bf2a3574b8bc052f1469af8a320bfab747fa1b authored over 13 years ago
Return an empty array if there are no pipelined commands.

959d926228c9d2d23ac58c1bdcf7bba2745bcc0a authored over 13 years ago