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 #899 from fanatic/master

Cleanup sentinel pubsub on close

5c041b40833814c70bebd9b67ca816db3ff1072c authored about 6 years ago
Cleanup sentinel pubsub on close

Currently, the pubsub connection is aggressively disconnected when we close the upstream client ...

7fa8fdf3e7c36fdc4e9b58b4857cbb318f162ba0 authored about 6 years ago
Change ZWithKey

58f22c56fdbdf07f5d6f5e397a6e134b94c65b0c authored over 6 years ago
Merge pull request #893 from rvolosatovs/feature/bzpop

Implement BZPop{Min,Max}

6809e07fd3e8a7343cce8093be43d46e6c007030 authored over 6 years ago
Implement BZPop{Min,Max}

8527f5907e1979547090aa3e1d2e428c813dc56c authored over 6 years ago
Merge pull request #890 from go-redis/fix/close-nil-sentinel

Fix closing nil sentinel

b3d9bf10f6666b2ee5100a6f3f84f4caf3b4e37d authored over 6 years ago
Fix closing nil sentinel

171a6d13e968d9590ee6a14a53f9a2be10bda3e1 authored over 6 years ago
Add releaseConnStrict

fa76dd0e87967c95e6f7bef33a230ed2c263fe2d authored over 6 years ago
Merge pull request #883 from andriikushch/master

fix some linter's warning

77f7b88603c255fcb78ae5f194a97d66017c7c11 authored over 6 years ago
remove snake case use

2d74cf3b10ba12a5b15cce6349bce578c19a0060 authored over 6 years ago
remove unused function

f5d67d80d35cc36d3271c411ef4d8c2a870a05bf authored over 6 years ago
remove redundant type declaration

f87c59c1913a4e00f573aee847e2e99eb098246e authored over 6 years ago
remove redundant expression

dc24d98c71c7def95cac57357b7ea2a111da02ef authored over 6 years ago
Merge pull request #882 from go-redis/fix/sentinel-options

Copy TLSConfig to SentinelClient options

55f1f4681d375d7fa13465101f70fda74403aee8 authored over 6 years ago
Copy TLSConfig to SentinelClient options

9b063e2e30d4ee32012946fabefa58d9f424ecbf authored over 6 years ago
Fix nil ping error

daf101bd7905b61ae654bc88ec1163be6914979e authored over 6 years ago
Merge branch 'master' of github.com:go-redis/redis

92c3b30cb098e21e3bcfbe261af04c41f84f9019 authored over 6 years ago
Add test for read timeout option (#877)

Add test for ReadTimeout option

b834145dc7905182198b6525c07300c59d46344e authored over 6 years ago
Merge pull request #876 from ijt/patch-1

use more idiomatic for loop in ExamplePubSub

ae8fdc56f3f716a1e7a28c814db5fdae80ec210e authored over 6 years ago
use more idiomatic for loop in ExamplePubSub

e99b0688d63bce86e514c4327c4be46e5aa05708 authored over 6 years ago
Merge pull request #875 from go-redis/fix/use-channel

Use PubSub.Channel to not burn CPU on errors

2e775399010b1d53683f8661e614f928b9cc0e2e authored over 6 years ago
Use PubSub.Channel to not burn CPU on errors

48e9afe2a7b24c591a8b878d960ea6a1f45d07de authored over 6 years ago
.

6a768df38ba747acdd6531456e8af39915710886 authored over 6 years ago
Don't enable ReadOnly in custom cluster mode

69445c6e87e0af14f9625a1596620845a2b88e9e authored over 6 years ago
Set cmd timeout when Block >= 0

40dbb03d62c911e688629ba5aac207b751e6e095 authored over 6 years ago
Process pipeline commands concurrently

f7094544a59562bda428bd62df1b90ecbca58338 authored over 6 years ago
execute commans concurrently on each cluster node in method `defaultProcessPipeline` (#861)

Execute commands concurrently on each cluster node

a9e329d3bcd1e9b0336b40d7c72413c0d0880ad0 authored over 6 years ago
travis: test on Go 1.11

dd997adc426bef36707498dcb38a6dc5b4c5d61d authored over 6 years ago
ring: retry commands

0e7099cf69db0d14d37ed60d0622aaf7ff8dbb91 authored over 6 years ago
Add ZPopMin and ZPopMax (#853)

* Add ZPopMin and ZPopMax

f3bba01df2026fc865f7782948845db9cf44cf23 authored over 6 years ago
Fix typo

86155dcfb790949e47605802d91e803475a570f3 authored over 6 years ago
Update changelog

1614e579ed966441b8e0c3ccea1dd0fbbd93a6ae authored over 6 years ago
internal: retry timeout

8d3747808e5d1b325b5559555568b4dbab83e094 authored over 6 years ago
Add Int helper

655336673b5549556800106e0dba86edc8a108c7 authored over 6 years ago
Merge pull request #844 from go-redis/fix/buf-writer

Use bufio.Writer

21826c1c21b6ed032b81b31f8cec08dbf73f4d12 authored over 6 years ago
Use bufio.Writer

0197108027b0374f67c5adee857d1a607473cdc9 authored over 6 years ago
Merge pull request #843 from go-redis/fix/read-big-values

Optimize reading big values

1874269be284a0e2d0350c9a1db5e921bbffed18 authored over 6 years ago
Optimize reading big values

00de347403887a36a1c1699b38a902706171145c authored over 6 years ago
Merge pull request #841 from go-redis/fix/cleanup-buffer-usage

Cleanup buffers manipulation

929bfb147cb4b9e1419eb14429072551bd1044ca authored over 6 years ago
Cleanup buffers manipulation

5146fb0c57fbdaa729725506d055ffda95b8e918 authored over 6 years ago
Pass cn.Rd where possible

7c26d1ceb6eb2e8d3e6a65f64f51515b8904db18 authored over 6 years ago
Bench bigget values

cfe305296f8072b76ffb5d79f91c4d2ca85964e9 authored over 6 years ago
Merge pull request #839 from go-redis/fix/cluster-loopback-fix

Fix cluster loopback handling. Fixes #589

ef3e0e98271a063b22f9cc268ec655af0de1f345 authored over 6 years ago
Merge pull request #840 from go-redis/fix/universal-options

Add missing options to UniversalOptions

03f059067f74a69af8bac937875e37266b362b7c authored over 6 years ago
Add missing options to UniversalOptions

0d132966a4af04e0126472b54f95410d81c360ff authored over 6 years ago
Fix cluster loopback handling. Fixes #589

c1c2753ae87f98290db54fa6de8c07d3fcc5d02c authored over 6 years ago
Remove unused code

8ebf0b7750fa332f7d816779393950dbc958bfe6 authored over 6 years ago
Merge pull request #838 from go-redis/feature/do

Feature/do

33287c7c34f9c180bf1ede58f725ae1469ee8888 authored over 6 years ago
Replace client with redisdb in examples

fea1be37275b1f3d70ccb5a089fc1181d17f01ce authored over 6 years ago
Add Client.Do

d5fc79d4eedba6c4f81d20756e69b18ccffb521d authored over 6 years ago
Update changelog

e0dc0beeb5171d7c7ad8e929eb13607469729e8d authored over 6 years ago
Merge pull request #837 from go-redis/fix/max-conn-age

Add MaxConnAge

67fcff8e8d42e0016cdd60d599c7ec9a54188fdc authored over 6 years ago
Add MaxConnAge

651e9fef1d0bb1fe18504bb7194ae8a9f396c7d7 authored over 6 years ago
Merge pull request #836 from go-redis/fix/min-idle-conns2

Add MinIdleConns

52d9bc3a1e587899b883ed12b9c572ef7afe6aa8 authored over 6 years ago
Add MinIdleConns

25bf3e79e5ce49c672d4340bfea3d47ea05e8116 authored over 6 years ago
Merge pull request #835 from go-redis/fix/sub-benchmarks

Use sub-benchmarks

a80633d319dee5c0f45a79997ef769b86607be10 authored over 6 years ago
Use sub-benchmarks

fee18a3d42dfe2fcabefad01a534edfb9b5d5423 authored over 6 years ago
pubsub: fix ping logic

e3b56f76413b39655b6c52d339bfb3b07a388d06 authored over 6 years ago
internal/proto: avoid moving data when buffer is big enough

e753829945660842b1ae53519a5749d8146e7eed authored over 6 years ago
pubsub: log an error on reconnect

316917d99f6c31c77647e82e11cae046747e5069 authored over 6 years ago
Cleanups

96d1b850095ce5b9f1ca4479bd649e093fb11ea7 authored over 6 years ago
Rename BufioReader to ElasticBufReader

464daeb271b8107141aa556a956956f78a3fbb8a authored over 6 years ago
Merge pull request #834 from go-redis/fix/bufio-reader

internal/proto: cleanup bufio reader

bf3a84175e0beeb5ed3be530480e19c09aa5bbaa authored over 6 years ago
internal/proto: cleanup bufio reader

c651b50db543a304f5bb3cac6d74f2c633b02dd9 authored over 6 years ago
Merge pull request #833 from go-redis/fix/single-buffer

Use single read and write buffer where possible

af03c6a149e5b8d74bc270774a1e891b126be4a1 authored over 6 years ago
Use single read and write buffer where possible

b576fe91a1906a8928da9ccbb881c0f9d7e0ba46 authored over 6 years ago
Merge pull request #830 from go-redis/feature/x-group

Add streams group related commands

ad7024da36c335474dc6c260bc6e5dbb76b1b403 authored over 6 years ago
Add streams group related commands

34916092ba3cc7249c6d3c4c47db8b820122b908 authored over 6 years ago
Better allowTimeout in PubSub

7e6413d4675d151fe8fbd067779f58f9dc3b2128 authored over 6 years ago
Better PubSub example

14aebdec9279027d2d629d5a293a0e73449b999e authored over 6 years ago
Fix example

480db94d33e6088e08d628833b6c0705451d24bb authored over 6 years ago
Merge pull request #825 from go-redis/fix/keep-alive-default

Enable keep-alive by default

62fa0f88da146ead16dd8d175602adaab0bc1fc6 authored over 6 years ago
Enable keep-alive by default

4bf8b5a128b70cad518e5deeeeeec86315428837 authored over 6 years ago
Merge pull request #824 from go-redis/fix/receive-msg-tweak

Change ReceiveMessage to not use Ping

a23435c301b28bdd4bc3c8e1657afe855331c120 authored over 6 years ago
Change ReceiveMessage to not use Ping

9bb7bb3cdeed64bb310e81748058c892ee6df5af authored over 6 years ago
Merge pull request #821 from git-hulk/feature/supports-new-style-syntax-client-kill

Supports new style syntax of client kill command

c696191b80adf4c4d8492aab35478eea01228832 authored over 6 years ago
Supports new style syntax of client kill command

bbcb2b79882052692c5ad23279b45e485cd679a4 authored over 6 years ago
Merge pull request #822 from go-redis/fix/receive-message-rework

Rework ReceiveMessage

77d71282abdf84c93d5a8669d22ced3dc52b48b2 authored over 6 years ago
Rework ReceiveMessage

ea9da7c2e83b3e1fb3da7acee9e67009dbfbbec7 authored over 6 years ago
Merge pull request #820 from go-redis/fix/stable-tests

Check cluster state before running the tests

f7e97f0a1632067187182753da16b225582abf89 authored over 6 years ago
Check cluster state before running the tests

4ae24be2876e6489c4984501b167c4117354dc61 authored over 6 years ago
Add changelog

3143c672b64e5edbf92410f2e14cdc893428cfbf authored over 6 years ago
Merge pull request #819 from go-redis/fix/optimize-reload-state

cluster: optimize newClusterState

9748bb5648931825010ad4f23a4702a799b4fdcb authored over 6 years ago
cluster: optimize newClusterState

2559f32464f62ec24c2990eb99616bf7058581ed authored over 6 years ago
Merge pull request #812 from hyfrey/feature/ringhash

Hash function and nreplicas in consistent hash can be set in RingOptions

493945402e098096d7d80f06289aaa39351f5118 authored over 6 years ago
Merge pull request #818 from go-redis/feature/memory-usage

Add MemoryUsage

3586896a65810c7a49cfee158e675f6c1d98a418 authored over 6 years ago
Add MemoryUsage

ce9cfe9417774ec4e2a4e65dab39c261f239d6b6 authored over 6 years ago
Cleanup

7c9aa65a40606ea905bc1bb55e7ec69d57bbe986 authored over 6 years ago
Merge pull request #817 from go-redis/fix/pubsub-read-timeout

Conn timeout should be higher than read timeout

585aea1e8df993f30fc27d57c32d80500e20be7b authored over 6 years ago
Conn timeout should be higher than read timeout

b92dacbfa7229012ae87c520ed28fab2cacf0e5c authored over 6 years ago
Merge pull request #814 from mingrammer/master

Code highlighting for examples

d4f9cc1a68a5b1dabc9d2beb12e46f366ff36853 authored over 6 years ago
Code highlighting for example codes

d24417d7517ff6573f437f9f3e691bea0b044053 authored over 6 years ago
Hash function and nreplicas used in consistent hash can be set in RingOptions

2a0840b680b10bb94e07f2956b4794f723766d60 authored over 6 years ago
Improve docs

ee41b9092371454ee7c2aa9049ab4d06d5d387fd authored over 6 years ago
Merge pull request #810 from go-redis/fix/xread-block-0

Support XREAD BLOCK 0

da8ef0efa698e0642195fdd73933a3e1a1016aef authored over 6 years ago
Support XREAD BLOCK 0

1932888b442f962c587f5aeadda8a44aa05965f3 authored over 6 years ago
Add more docs for Tx

ab1a52f0c9e9ebd920caba4492af5af4242705e0 authored over 6 years ago
Merge branch 'master' of github.com:go-redis/redis

5db3ab16e5037b64958414e6e8cd1a50b9ce56f1 authored over 6 years ago
Update readme

bf6400f40955f797590f390e83e4adbf04fb133b authored over 6 years ago
Merge pull request #800 from go-redis/fix/cluster-client-manual-setup

cluster: add manual setup

ca660cd91525f52321f39a708d1f40cea8f3cba9 authored over 6 years ago