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
Add .Master(), .Slaves() and .CkQuorum() funcs for Sentinel
857fbcc4b37b346ca66dac95ae610bf2834e99dc authored over 5 years ago2ff1db24a25188d56a556c4444e56170c15d2fd2 authored over 5 years ago
Add go.mod and go.sum
75795aa4236dc7341eefac3bbe945e68c99ef9df authored almost 6 years ago* Ring instrumentantions
97e6ed817821d91977b51fdec185ca2dbb917fa6 authored almost 6 years ago32270910878445e8a59872fd11a8a734db16a1b5 authored almost 6 years ago
a46b053aa626a005a30dfb1ac4e096abcce1ef76 authored almost 6 years ago
* Ring Watch
be4c4f3f380d79b40259c076bfcfd6f0a27d7671 authored almost 6 years agofix pubsub panic on redis reload
721116ac0e91234d45c9b7ae5debf13ff674a173 authored almost 6 years ago0f8e53e87469dff28ff91ae29788e8f539520927 authored almost 6 years ago
Some code improvements
3f9b4d7004b1270253e54665d3b233afb06e9784 authored almost 6 years ago
* Rewrite if-else chain as a switch.
* Rewrite switch statement with only one case as if.
* Remo...
Added WrapProcessPipeline to UniversalClient, wrap c.processTxPipelin…
6b2a39a436cbaf39dfdb6ddcc371ad129b6cfe3b authored almost 6 years ago9d63d8db545569e442dc19224a05491a4f59227f authored almost 6 years ago
Add comments about pipeline technique.
cb1c190bedafb36eec264144dce3ed0cce49db21 authored almost 6 years agoTo remove all text copies.
4f66c5f32b78b46e9801842c216e5220488b0a5a authored almost 6 years agoNotes about it's usage in case of big pipelines and low read/write timeouts.
d7b83274b7119b63c7e21fd1ef0adcfde68d18fe authored almost 6 years agoAdd Float32 helper
292bdd823051e741eb63efb29a8cbfd6dd860aff authored almost 6 years ago94ec5567259223ee9777970a79d215ac6af5c50d authored almost 6 years ago
Typo error in comments
2f1ad94a2a55e384ae03a10fb0b0e8ab48db5523 authored almost 6 years agoaf59960088d6f47deeb59b6642155fb9debb8c2c authored almost 6 years ago
569307e34d03282335af630cfa92148697dd8db7 authored almost 6 years ago
a679e614427ac801aafbf444481210440c8a2694 authored almost 6 years ago
Fix MinIdleConns and MaxConnAge
174bea5e4cadf17c897e559f940a8c0adf7562ed authored almost 6 years agob706478fdcade5b07a2a810c8898deb59a8f7dcf authored almost 6 years ago
pubsub: drop a message when the channel is full
9ecae37814bc6623672ec8967e2b322b23fd4540 authored almost 6 years agob6fdeca648a903381216cd85e9e481d881d2ee5b authored almost 6 years ago
21913a8304c76dbc7fff0f3a1bda75d8e3a667ec authored almost 6 years ago
Use random node when there are no channels
0d39ee897681bf3a2897241627518b4735e5ea77 authored almost 6 years ago5c012a38729f41c0fed43a2975d789ee75f822bd authored almost 6 years ago
b665d8fcf239d92278698ea1ecd5e5aaafef26b4 authored almost 6 years ago
4b1665dfdc17efd2d1f450a6661a472d121364b1 authored almost 6 years ago
Add a couple of sentinel commands
69c8af34df7a2f3e80754203614031ea9386cba9 authored almost 6 years agoRetry master node on readonly errors. Fixes #977
d22fde8721cc915a55aeb6b00944a76a92bfeb6e authored almost 6 years agoac9e1abf54f65c2c11acdc67a2dc593b11ecda52 authored almost 6 years ago
3c02e56ed99705bfe0d591806289e0a68988390e authored almost 6 years ago
c340532290e53480b8159fa88dfdd62f760a7ed7 authored almost 6 years ago
Add the reset sentinel command
bd542089bb6e776e6fced5038edac8a0f526aa53 authored almost 6 years ago64411c1a52acc7235817d3eb8c152668e3dedf0e authored almost 6 years ago
Add the failover sentinel command
35e2db2f14bb01d2a53b9e627b63239281c87927 authored almost 6 years agoc341fb219f2f427beef3d6652ef40ec8892e81a6 authored almost 6 years ago
Add Streams comment
73ef066b86a3987eac3748d84a74bab409276cad authored almost 6 years ago07b98751c3273000fcc5e5dc1f0c93b6af3edc15 authored almost 6 years ago
Fix typos in Client.Watch documentation
688771467ee466c0e4a6a0e3eb60c65a7fdc158e authored almost 6 years agoe970ae1d0fef1ff8e1d6f22904d8f8ca4d6b0245 authored almost 6 years ago
Add Pipeliner.Do
b3d392315ba16c2bfb0fcab2655e0d401f36ffa5 authored almost 6 years agocb152db4d6782daaea2ca69f089d074e6808465f authored almost 6 years ago
Don't remember cluster node for the PubSub
473d039f0b771b88e3b942d3bdc61bf22766bab0 authored almost 6 years ago981cf0f5bba9f115af0332bd7e12e20cbd585d5b authored almost 6 years ago
Support custom command in pipeline
70819034d21a341ab50d0c0e112c503440055310 authored almost 6 years ago5240e1403a5041221204f460c87ed886d919a80a authored almost 6 years ago
Cluster commands respecting keyslots from command input
228e43ba24ff3565d70cffafe21138cba3511743 authored about 6 years ago67dcdea95a901d9126cbb1ba74140169024c07a3 authored about 6 years ago
f3804cd0b74c6515ef206dabe7b314f2765fc788 authored about 6 years ago
Fix typos in Ring documentation
46a69ac63c53de74b5e5aa53a7fc6b5c99f8118b authored about 6 years agodba9cb31f566f15c82162dbde38ed8939d8b8e5a authored about 6 years ago
Updating repo w/ master
0e69501b5a92ab964f6e9cb59c2da15d845fbe68 authored about 6 years ago49e19d680527eab407cb9702efa08e38895a1267 authored about 6 years ago
Add GETKEYSINSLOT API call for Clustered Redis
0d65bf56df00166a66f0d4665ed4be7e82053b3e authored about 6 years ago65932a4b9b1ece65787ee1eb225996e87ff202b5 authored about 6 years ago
Use stable version of Redis
40336e5ef89189115c9897cdc8f2b13d7a470015 authored about 6 years agoe54b0f2944e7e49d49a69ef1250ed65fa1b3a6be authored about 6 years ago
Support default redis address
ce19d9c40266a99af7d77f4a2344e4dd905e5e55 authored about 6 years agoc9fed25a602eb63aefb6ad5a0ae990c2e2126f74 authored about 6 years ago
Reload cluster state almost on any error
d9c8076236ce01c8e172a56c3010cfc3da078685 authored about 6 years ago2e5bd7a4116e88ed0d7c87108db102b404b3faaa authored about 6 years ago
Fix race condition when creating the cluster node
22be8a3eaf992c828cecb69dc07348313bf08d2e authored about 6 years agoe6eeeda3d8dc13c9efcbd086ba57968bb6b7369d authored about 6 years ago
d04065002157ef6d6ad6508f908d63fa13c876ab authored about 6 years ago
6baf00e56b287527d75825165a336a0c79299935 authored about 6 years ago
FIX: WATCH example stack protection (with retry count)
c7d2ae66a004395d3420f640372791d1a002e6a6 authored about 6 years ago38381402f68deb7fa96d0d1d222aea7ad1b4f6ec authored about 6 years ago
Retry cluster pipeline read commands
7f89fbac80bcc62ce920b6dbc6ca60238d7725d1 authored about 6 years agoAdd Client Unblock
6ff343b69ff581039533f17b9c1fb2e6b7f54220 authored about 6 years agob5aefa2f6ac50a63c0d59d7804cc13df3e660155 authored about 6 years ago
10edc85b676ecf99ff3059d5f9c93403ce2a595a authored about 6 years ago
clusterStateHolder.Get should load a state when there is none
45a00fd91abb111b4dd9cced7769d584d621ce2d authored about 6 years ago382feca78479faa1e4ce1ea8b48d222db5eeb7de authored about 6 years ago
xgroup: Add XGroupCreateMkStream
1c2f271afc9d22d0c4abc7625122a8f1db931dba authored about 6 years agof18a97fc940ff888fff8077ad320cea3e1f332e5 authored about 6 years ago
Remove limiter copy
29e07c10983c14df460e59c4c8077d4fb4523989 authored about 6 years ago9409a4baf0993a02fc86a98b2049825b39b8adac authored about 6 years ago
c6bf37c653d85f187229ef27276c68960988af65 authored about 6 years ago
c9555c4277805a7c99dc349e338c7555ccf8668c authored about 6 years ago
11cf9400d58a23fe233f2544ed4cd55b7a373f89 authored about 6 years ago
Add Client Id
0e62f5ec35d0f8e504e1c5bdbfaf2a13aaa1ad07 authored about 6 years ago2672a0fbf276b60816a2ae37584a63571630dd84 authored about 6 years ago
Add Limiter interface
1d1269e0cf72355a7731eb8aea9ecf3192266bb2 authored about 6 years ago0604be51dfcd24122e78a253df14fc829943319e authored about 6 years ago
6c3e78d03f25106b3c4e54bfad735cbe36a39642 authored about 6 years ago
5d8c5c5c37620fcb38ba114d9307eb96ae0c77ea authored about 6 years ago
Add godoc about Receive call after Subscribe
6116387106b2cec0771301e7c543ef31915229d4 authored about 6 years agoa47799f02c032371a96a71900425166187ee0c80 authored about 6 years ago
Remove Redis Cluster state check
8238d9a02746abd1b244895f69a0db1c6f86c9b0 authored about 6 years ago17e8439f2f77d8264b384efb26f7cf61f49e89b4 authored about 6 years ago
Fix corner cases and a bug
78a66f0e5fd787d5d0ba6ef4cc442895288229ad authored about 6 years ago4d5a8b91adb529f645ac4f607429277c01d75895 authored about 6 years ago
18e7a81047ec764252afb5bc5a952866de387969 authored about 6 years ago
Add support for XDEL
effc0c507aa2cfe5b7ea45cc8be07de048a19cc3 authored about 6 years ago3a019aa68194ebc6f156ad4b7da54dab94d90237 authored about 6 years ago
0064936c5b77c874f8e1f089c955ec8bef3818c4 authored about 6 years ago