Ecosyste.ms: OpenCollective

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

github.com/redis/go-redis

Redis Go client
https://github.com/redis/go-redis

Merge pull request #226 from go-redis/fix/improve-nil-reply-parsing

Improve nil reply parsing.

ee7c50149d60889812eb9cf06284ab04b147260c authored about 9 years ago
Improve nil reply parsing.

9782e280cfd8e7abae94093ac559bad981815d9c authored about 9 years ago
commands: add cluster reset function.

e335934332e0e748414fa8a3c85e99d2c9567260 authored about 9 years ago
Merge pull request #219 from go-redis/feature/cluster-watch

cluster: add Watch support.

ba44d4d158d4f08b4271966798f81e1d1d9b3ba3 authored about 9 years ago
cluster: add Watch support.

9079a66323abc637fe1c48575ee0e2c9337a6400 authored about 9 years ago
Merge pull request #218 from go-redis/fix/revert-api-change

Fix/revert api change

745d73395e0b3fc51dcde381ae93902822ceca44 authored about 9 years ago
commands.go: fix input types.

cbcdd97ca24b3f9f8c2967569d509b54b06df881 authored about 9 years ago
Revert "Accept interface{} values in list and set commands."

This reverts commit 401979b5976cbe8dfd45e727f7bd186db26f31a3.

12edede26a3200ae050bde1e17384af3811ab63a authored about 9 years ago
Merge pull request #212 from go-redis/fix/accept-interface-list-set

Accept interface{} values in list and set commands.

781f7f803d85b0281ab7bc4ea1173554c33c6f81 authored about 9 years ago
Accept interface{} values in list and set commands.

401979b5976cbe8dfd45e727f7bd186db26f31a3 authored about 9 years ago
Merge pull request #211 from go-redis/feature/cluster-forget

Added CLUSTER FORGET command

fb4fc5e880bbbb06627505b560425c0104dc1f65 authored about 9 years ago
Added CLUSTER FORGET command

397440deca777211c19cb4fe3a033f9915f71735 authored about 9 years ago
Merge pull request #208 from go-redis/fix/import-receive-message

Improve ReceiveMessage.

ba9dda7567ee6939c265e36f734e6ae3e014779a authored about 9 years ago
Improve ReceiveMessage.

42141f11d1bcd031d7f0a8b45e644a932bbb167f authored about 9 years ago
Merge pull request #207 from go-redis/fix/zstore-weight

Fix ZStore Weight type. Fixes #206.

5efe0cceb68267bdf055bcee062aa745aebd3e1c authored about 9 years ago
Fix ZStore Weight type. Fixes #206.

83b8c0a9c04292433a8fafe784958a28939a5073 authored about 9 years ago
Merge pull request #201 from go-redis/fix/sporadic-pool-timeout

Fix sporadic pool timeouts with IdleTimeout != 0. Fixes #195.

54a9acc11fe8e6aa91905e3c032aa8b4f871bc9b authored about 9 years ago
Fix sporadic pool timeouts with IdleTimeout != 0. Fixes #195.

fb44c891ddccc854c418bca59d23bc58f751761a authored about 9 years ago
Merge pull request #200 from go-redis/fix/pubsub-close-panic

Fix PubSub panic on concurrent Close.

22ed1e8f5bd4a601ec1915b4b61dd1b000e8ef0b authored about 9 years ago
Fix PubSub panic on concurrent Close.

62ce55295973bde6bc3c5875e71c93a8b117d9fa authored about 9 years ago
Merge pull request #197 from shagabutdinov/docs/blpop-example

docs: add BLPop example

f9e280505ce0c72c7e60b451dcc7524bc8e6031f authored about 9 years ago
add BLPop example

d9278e3d745d4d1a4d8160acef2a27948030339b authored about 9 years ago
Merge pull request #192 from go-redis/fix/doc-pool-timeout

Fix doc comment for PoolTimeout.

b162372a68f295281cd58dd63ea479e796ad12a8 authored about 9 years ago
Fix test.

b6b689904a02c3fd4e716554161381f6c3c4d4af authored about 9 years ago
travis: test on tip.

f130ab6161ce93f862a488acd388dfbc10699bd4 authored about 9 years ago
makefile: give Redis time to exit.

ee3a8f1212e4b73316881180a5a522297b8c08f4 authored about 9 years ago
tests: check Cluster node flags.

d3c6b6f35380202e5822e7455c5bdf49c22a4778 authored about 9 years ago
Increase test timeout.

98414ea72a1bfcb318bcbf00168b90d39540b675 authored about 9 years ago
Fix doc comment for PoolTimeout.

b792d8a4cfb90c976c81c693c37309358d60dffc authored about 9 years ago
Merge pull request #190 from go-redis/fix/multi-example

Improve Tx example.

7ea220f54db94ef0b305499d409e9887feaf536e authored about 9 years ago
Improve Tx example.

f766eb02098fbbaff031f9edbe6c31fdfe7bb0ac authored about 9 years ago
Merge pull request #189 from go-redis/fix/geo-radius-parsing

Fix GeoRadius reply parsing.

d1e774fa21682d9dc5dafec400d13a6f5eb8827d authored about 9 years ago
Fix GeoRadius reply parsing.

842ea553dcf9fe637cd33aaa5be232b8f18fe0d2 authored about 9 years ago
Merge pull request #188 from go-redis/fix/multi-bad-conn

multi: fix recovering from bad connection.

0ddff681c2bad7ae6462434e90414f8ab22354bb authored about 9 years ago
travis: enable new infrastructure.

ba5bd55d92872899c41a1d7293570f4199e4842b authored about 9 years ago
Try to make cluster tests more stable.

a242fa70275c80f27bdc79e6f2389d08224332d7 authored about 9 years ago
multi: fix recovering from bad connection.

ade3425870003f0d0e85bd03214452693fa85a2f authored about 9 years ago
Merge pull request #184 from go-redis/fix/thread-safe-pipeline

Make Pipeline thread-safe. Fixes #166.

470271c81ea3ce473a952d39cbc97e5912ad9eca authored about 9 years ago
Make Pipeline thread-safe. Fixes #166.

d0d3920e69467352e1ea1b3edf28e2aa2c6e9b4a authored about 9 years ago
Merge pull request #183 from lcosmin/master

Implemented PFADD, PFCOUNT, PFMERGE

a2dba7df0c45894cc382ca0e6d5b9ec8ff0cee56 authored about 9 years ago
Implemented PFADD, PFCOUNT, PFMERGE

43603e1ea47e7876901dce3a37e8e50f583170b4 authored about 9 years ago
Poorman SEO.

05394bee7cbd1c5771438f34eb02cc8eee832a66 authored over 9 years ago
Merge pull request #180 from go-redis/fix/client-set-name-comment

Fix names and add comments.

96fcac6a430e74927b638b73f373ad4d99de005b authored over 9 years ago
Merge pull request #176 from go-redis/feature/geo-more

Added binding for GEORADIUSBYMEMBER, GEODIST AND GEOHASH.

f04e7879e68800baa123f28386ae53633c1061dd authored over 9 years ago
Fix names and add comments.

2bf0ea529db4da2f904fd1851a33ebfbd3415925 authored over 9 years ago
Merge pull request #178 from wjessop/setname_getname

Implement SetName and GetName

799deba4073fda7ee8dab30403a06a60dc319366 authored over 9 years ago
Implement SetName and GetName

Allows setting and getting the client connection name.

http://redis.io/commands/client-setname
...

ffeacb8b03b6e1677e82f5694142a42fefd63c67 authored over 9 years ago
Added binding for GEORADIUSBYMEMBER, GEODIST AND GEOHASH.

Change-Id: Ia6144617f42629af4c022e595c444ddc6d66f1a3

126513f1fb84749ec26e99a47369964fd7db8f74 authored over 9 years ago
Merge pull request #173 from go-redis/fix/pool-panic-on-retry

Fix pool panic on slow connection with MaxRetries > 0.

0880b0b20c4d37f3ef05a561dbd66d138c795d6b authored over 9 years ago
Fix pool panic on slow connection with MaxRetries > 0.

25164333ff3cf6e288ffe54cb05d03674befb934 authored over 9 years ago
Merge pull request #171 from go-redis/fix/format-cleanup

Remove unneeded formatting.

8ca66a53e675d92cba37012f7b041dc1f985ff0b authored over 9 years ago
Remove unneeded formatting.

0944d0167b5886c195a151a5553b9fbdff0815d7 authored over 9 years ago
Merge pull request #170 from go-redis/fix/read-scan-reply

Add readScanReply.

4419b753c1d17083c1598ac16d444756daeecdf9 authored over 9 years ago
Add readScanReply.

25cb844f82b09545ceb4b137bb1326f1f33686d6 authored over 9 years ago
Merge pull request #169 from go-redis/feature/geo

Feature/geo

5d95a32e251b7a05692d61aa8648231e1b7b906f authored over 9 years ago
travis: test on Go 1.5.

e89ca81306a39a9bb21288ad13f7c9f32c4c2d3f authored over 9 years ago
Refactor reply parser.

b23b9b77279f0bcfc2a1bef121f639efc64aa3d6 authored over 9 years ago
travis: fix build.

2d374744745d59ccecf076e114e56610feec7318 authored over 9 years ago
Added binding for GEOADD and GEORADIUS.

8a05670e7a78ea5a2d9e30fe8e29dd5fb6f36e0f authored over 9 years ago
Merge pull request #167 from go-redis/fix/clarify-thread-safety

Clarify thread safety. Fixes #166.

eef3fd78ef0f78e8406339c27fd46c6af93f24ba authored over 9 years ago
Clarify thread safety. Fixes #166.

c809246d8b39d8bbe9d03b67fee954081a863f32 authored over 9 years ago
Merge pull request #164 from go-redis/fix/pubsub-receive-message

Add PubSub.ReceiveMessage.

02154c3b3a1dfb783d9ceb94e10f0fc8451bddfc authored over 9 years ago
Add PubSub.ReceiveMessage.

9987f2abaa5c0ed52fec654f9ad2de45bb444270 authored over 9 years ago
Merge pull request #163 from go-redis/fix/enable-unsafe

Enable unsafe.

1e9f53a8e7fe1a37ee5adb04fd0f9cc04bce378f authored over 9 years ago
Enable unsafe.

a689c20777ed9ad661f3c9e4017ebdca23bbba3c authored over 9 years ago
Merge pull request #162 from go-redis/fix/get-rid-bufio

Get rid of custom bufio package.

bd58c2dde44b03f8fae34ea1cbe76e9bad3aa044 authored over 9 years ago
Get rid of custom bufio package.

58cb170ac08953bc38c89464e3e78a7903041675 authored over 9 years ago
Merge pull request #158 from go-redis/fix/zadd-30

Add ZADD modifiers.

dace69da84434086a7a1268b621963f57ca03743 authored over 9 years ago
Merge pull request #160 from robertabcd/fix-missing-arg

Fix missing argument.

722a903fbd0ff3cfc408e9fccde5c39e62f0c564 authored over 9 years ago
Fix missing argument.

5a976d17b89d72cd3ed3f8316f615b2e0b345b91 authored over 9 years ago
Add ZADD modifiers.

d2689feb56094702cd10f0cb4c132fad09659a4c authored over 9 years ago
Merge pull request #157 from go-redis/fix/disable-unsafe

Disable unsafe.

152c38c687bfd75a1e6faa05944415cfe69c5c7b authored over 9 years ago
Merge pull request #156 from go-redis/fix/SRandMemberN

Add SRandMemberN. Fixes #155.

5dfdaafe044d1cc20427cdc41e2589f943e94f65 authored over 9 years ago
Merge pull request #153 from jeffpierce/master

Implemented ZRangeByLex and ZRevRangeByLex with tests.

fd51850c851f951ebbd2855f000cfd126d0478e2 authored over 9 years ago
Disable unsafe.

03faf5daedea79a9eb391ccc23be57c22fba2f68 authored over 9 years ago
Fixed syntax on ZRevRangeByLex test.

7cafa2f3a5aca129d684384809cb8ef847796d07 authored over 9 years ago
Reverted change to struct ZRangeByScore, implemented ZRevRangeByLex.

5498ba400da826ef70e8829563fb2c8585d35cd2 authored over 9 years ago
Add SRandMemberN. Fixes #155.

9ead45f9e902067a5690758f6138234b08a0db13 authored over 9 years ago
Fixed tests.

15c887f70091e468b44c76af8e6a323b70195896 authored over 9 years ago
Refactored zRangeByScore into zRangeBy.

2abf5c5f146e7ce1740eb1ed942596459b71ce1e authored over 9 years ago
Merge pull request #154 from arnaudbriche/master

Add MaxRetries to FailoverOptions

73e1e9f501e946d35387e30f49ef58adda82b4ee authored over 9 years ago
Add MaxRetries to FailoverOptions

8b26a9f71e01aa2034c140e108a8733e643b4ac1 authored over 9 years ago
Implemented ZRangeByLex with tests.

2de07f24930aaf7f4f0d6c34656fcf5229675bbd authored over 9 years ago
Merge pull request #152 from go-redis/fix/appengine-unsafe

Don't use unsafe on appengine. Fixes #151.

5710d6885258fd4e6e39a05f4347287c7db77382 authored over 9 years ago
Don't use unsafe on appengine. Fixes #151.

b7e0e5aa0d1796710c80dc4c135308e6be95533b authored over 9 years ago
Merge pull request #150 from go-redis/feature/scan-example

Add Scan example. Fixes #149.

391c319c78e87e39ef51639b69d20216837c30bf authored over 9 years ago
Add Scan example. Fixes #149.

37782aca57a983ce94dd1d70fdca32af956120a7 authored over 9 years ago
Merge pull request #145 from go-redis/fix/travis-test-go-tip

travis: run tests on Go tip.

5a3d095460ed7b8a253e137d8c86463fda33135c authored over 9 years ago
travis: run tests on Go tip.

bb8a57d39576085c35164261c58b471737045904 authored over 9 years ago
Merge pull request #144 from go-redis/fix/document-expiration

Document zero expiration. Fixes #143.

a4b3e099fc76607f3f223a37ee22f715f6467489 authored over 9 years ago
travis: use Redis 3.0.3 to fix the build.

d522cd5ae5e5f936ba35efc880435c26daf762d8 authored over 9 years ago
Document zero expiration. Fixes #143.

c0b0c99ec5ebf3d86f93db4e4ab929dadf74667d authored over 9 years ago
readme: add link to Redis cache.

0e6443b1ac44a67023a14449e3079f4ecb4aaa20 authored over 9 years ago
Merge pull request #138 from go-redis/fix/unsafe-conv

Use unsafe for bytes->string conversion.

fc28d0fa245616be3aa97e162086e71c75c92f6b authored over 9 years ago
Merge pull request #140 from go-redis/fix/benchmark-sizes

Benchmark set/get with bigger values.

3b2d097e41d17a28b39363ab5133eef84be8cd4e authored over 9 years ago
Benchmark set/get with bigger values.

a78354cb126313fd3bfb9eaee977769e72486fbc authored over 9 years ago
Merge pull request #139 from go-redis/fix/bench-use-default-port

Fix benchmarks to use Redis on default port and FLUSHDB before run.

c222cc95bffb1e58f0c1ac5da71ce7471a9c936f authored over 9 years ago
Fix benchmarks to use Redis on default port and FLUSHDB before run.

ba4682c2a34e5667e2096ab897f5692794201fe9 authored over 9 years ago
Use unsafe for bytes->string conversion.

704068597fcb397e66625214ac57ec379b28dbd4 authored over 9 years ago
Merge pull request #137 from go-redis/fix/sorted-set-bytes

Add bytes support for sorted set.

2e21f6b3e7f1619919f674a3f92fd0e9a6d8a10d authored over 9 years ago