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
3f43c7448baedb238ad5304a303d1c431a13e224 authored almost 8 years ago
eeb4d091986ee12fc98796e7d7c73348aa2d8871 authored almost 8 years ago
6fca4d5ad05fdb809fb3ffafcb2b30c6be8b41f7 authored almost 8 years ago
Remove unnecessary code
4c6e2ad9a048b3e1fbf913497305da7076cccfa5 authored almost 8 years agoRemove unnecessary if and return the value directly
bd29077241a6da5222a555bc566ac51fedd68222 authored almost 8 years ago5d95eaece6a4a3b68e07419504b6f415f74e90bb authored almost 8 years ago
Fix/close pubsub conn
d0dd05b65910c3c658378f2ddd17cc96df56b17d authored almost 8 years ago13b6f3ffb7d990e6774067abedeac598a50f8f20 authored almost 8 years ago
59d94967b651d1824a69030912c3b8711da19583 authored almost 8 years ago
Cleanup putConn
9abfbff1564c5a4c5ccd70455539756d6980f849 authored almost 8 years ago9ebd89772add2db0c136b8a634739de553984841 authored almost 8 years ago
Fix typo in ClusterClient.TxPipelined()
2528e7a712d313b85173f4c677278c8e6270bb23 authored almost 8 years agoIt should be using ClusterClient.TxPipeline() and not ClusterClient.Pipeline().
8c21ec00067496e12ca2b6f1b08779662b242835 authored almost 8 years agoInitialize PubSub connection
15786cf82174d65ac7f478c7faa6d2e055dad8b7 authored almost 8 years ago7646d48e29f22789b6a541c3bce5f5f0c97f368b authored almost 8 years ago
PubSub conns don't share connection pool limit
4fdc3bb9f9f484e2b605b8772811b2303025cebe authored almost 8 years ago191f839e81e7a2885c7f91b5799be1a03d9cab97 authored almost 8 years ago
6499563e0756905a87eb135757acfccf5caf1e80 authored almost 8 years ago
doc: update more Options default value
aeb22d6a379de8f08654bb72179c0ea1870f47ab authored almost 8 years ago66e06285b2cb9316abc0e36da73dd39da6781a7d authored almost 8 years ago
doc: mismatched IdleTimeout default value
00cb257bb4e9307d026c97a332a7ece7a394835c authored almost 8 years agod9dd5852abb4bb35aa86318813c9c284a4124124 authored almost 8 years ago
7c3f4d045eb91b3da0b83c5ed07ee901b414dd79 authored almost 8 years ago
pipelineReadCmds always retry=true, maybe bug
62ecc61210cb7dd8ca9aebb8bebbc849c358383b authored almost 8 years agod910e514987bd67322cb2b95e2a0242eb933ded9 authored almost 8 years ago
7475b2fb0a52f233f31acf660e56be4eb7932b2a authored almost 8 years ago
e737f3e6dddb064b079f54c5e41835da7712f85b authored almost 8 years ago
346c00d485fc72b92d5bd935535ba322df2be5d3 authored almost 8 years ago
Simplify PubSub API
313a8d7fab7884cd2e80ca9d9d0a5ecb26ac66a6 authored almost 8 years ago8d52a95269db9577017b2827d8ca238388ed202f authored almost 8 years ago
Add Channel helper
3b1a641e2cb6d5f8cc1701a52721d926b8e33e3c authored almost 8 years ago34ea5f98ebe4e3e4df85809ecc5818bb9f5e77c3 authored almost 8 years ago
2e4944712d9d049bf534f94e6d91fe25c8e1b8df authored almost 8 years ago
dd76391eb986c2ea0aba41e9edde61ff7e0d4b28 authored almost 8 years ago
gofmt
c9fbe22817c5d1469397b3cfcfaa38ee1dbbab43 authored almost 8 years ago80673992e6ffabb0bbea74d44cf4bff373e4c2b2 authored almost 8 years ago
Code cleanup
c86c158b1fcee2e639c0a1add3f631545d0d69ee authored almost 8 years agoef95182d291700e010dbed10c0998dc58575ad11 authored almost 8 years ago
18dcec21440a5c6e96da08fcdce732bb9436c190 authored almost 8 years ago
Fix/cleanup
dc9d5006b3c319de24b2fa4de242e442553fcce2 authored almost 8 years ago5a99b806bd516fdaff2395019c2590357c15e544 authored almost 8 years ago
14f25982cbf6c4821fd7fa5a06224cedf1770850 authored almost 8 years ago
2cf5af9928978bbef8d1076607022403439e177c authored almost 8 years ago
Add ability to read client options
1df2d57538e420c63b8d5e78344014e76ba6e82f authored almost 8 years agoab1e8de9ea33fe63e2de8467a4ee5a98ff3524f2 authored almost 8 years ago
f33571c93c72d3c4717a7b3c0bce95136496f772 authored almost 8 years ago
Don't panic if cluster state is nil.
a16aeec10ff407b1e7be6dd35797ccf5426ef0f0 authored almost 8 years ago15998effbe309a5f2011aaecfe58c870c70bd5f5 authored almost 8 years ago
bb270e32772fe56cdfe099e79c17c3d8aed083c1 authored almost 8 years ago
Fix wrong usage of timer Reset(), which could cause service frozen during master switch.
e90826e4c67fafa7e6b1cca5f6de2fccc6642a56 authored almost 8 years ago216ec11a0e8175294eb2f983ef73bbe94be6d7ec authored almost 8 years ago
0cf11daba24a8c3d4ecbbc640e827a3eabdeaceb authored almost 8 years ago
StringCmd: remove an unnessary type casting
7849e1fac4a8838133cafbb606122226e2d06df4 authored almost 8 years agothis fixes up 69554c0e
518c1051693a15326f82e764722facf6d025b4c7 authored almost 8 years agoMention SETEX in the documentation.
51564b7fd1303122ca84ba2dc351e6586c81a793 authored almost 8 years agoTo help people looking for it specifically.
d9f1dc2386f0324418a3aa10af2bef4133b58a25 authored almost 8 years agob8fb4a11502ff6fa5810e59e771e4caf72cec5a6 authored almost 8 years ago
the timeout of WAIT command is in milliseconds.
cbad034630445e15fbcaa7e9904064dd67bce69b authored almost 8 years ago892fb8d573f4e03aabc53100df0473a24ace8516 authored almost 8 years ago
c86c141c389296f6b279ccebc75b7594a3f7f1fb authored almost 8 years ago
Use simple PING for compatibility
fe9d145e7c3ef3a570e0452bda4a4d62d3cb4239 authored almost 8 years ago58e9c55d8e82abbc9233ddb1e3c11007983c6d36 authored almost 8 years ago
internal/pool: remove unused var
6dfa30adb86a394b5280646ca99494bb23727640 authored almost 8 years ago50f52107804d10282d4ec7df76d71b69391ac791 authored almost 8 years ago
Expose Process on UniversalClient
a6984fdb4c8840f59266f7b96760f334d5e45858 authored almost 8 years agof605e59ade6da5562434f765d8acb80fd83a1b9b authored almost 8 years ago
Added support for multi-client
12c49831d7aa36232d54429fe269525a54c07c88 authored almost 8 years ago271ccda18781782da1ce4f8b8ec4866d7e1f4782 authored almost 8 years ago
30412d7652bcc0a9843b982d3036db123f124e4e authored almost 8 years ago
readme: remove gopkg.in
43b61bd319560e461275ab6181055a86672ae213 authored almost 8 years agoc7a6d68f33a5aba2e91ef04e8cfa43960d37912b authored almost 8 years ago
8040d63c4f268fee385d48d6fdb8db0d32685265 authored almost 8 years ago
d95ce53b0de76684a6d3fc0263e3c97a33087c23 authored almost 8 years ago
56ddaf11991c389c7c0119141926e900258760d0 authored almost 8 years ago
Separate read and write buffers for PubSub.
135cb12c7689ffe92338baf677a1e0d2086144dc authored almost 8 years ago6b6f5ca13362bb9b77d2cfd7bec085ce531e7c57 authored almost 8 years ago
Fix Go 1.4 build.
a40c8d17fe57bd93416fbd7efc3e95231cfd3fbd authored almost 8 years agoc2156b59f35203765d67e97a03fb1e7703367aec authored almost 8 years ago
Feature/scan slice
59a96d9d862a76cb1cd22bed4f02b7753dc57dac authored almost 8 years ago335956cc9a44435ed8f3773932c76c5c9306cc33 authored almost 8 years ago
681a1fe646c8e1f2ce21a0ede91e1a7a89a36c5e authored almost 8 years ago
Reference: https://redis.io/commands/wait
6b8c6b3fe9eb1cb80e9ef6d414e6fe5d44314857 authored almost 8 years agoensure wait.done to avoid deadlock in test
9405576413a1b0e6f62d059cb87cbe6d3e2a9469 authored almost 8 years ago5de14cbf582662a9819e15bcae7c39800dc1a720 authored almost 8 years ago
Support for multi keys in Exists
0cd35295e651f88e22adfc64361da71daab57801 authored almost 8 years ago7c0cf90fb85ba92c18d2cc70b37f5484193296c6 authored almost 8 years ago
ObjectRefCount and ObjectEncoding accept one key
11fcb018f33eefce6c441eb9e7774430a7c1a761 authored almost 8 years ago4cbe497190412f1b3e95ecc14b8652486a9b92dd authored almost 8 years ago
Fix ReceiveMessage to work without any subscriptions.
2fe9c5cc0a8da9faeba3a45511a4ece8f7e37dc2 authored almost 8 years agoce4fd8b6774e97e61a1f432af3ed49b70437ebe4 authored almost 8 years ago
Fix defer order.
ba0b48515971ffa47d43cf9e8c9a6fa930e133ef authored about 8 years ago308ebee45771b60fdefbbc8e7f0d69d0e233734a authored about 8 years ago
Fix error message for Go 1.8.
9cd49656897843b8f2bf3d9639230cb7aec90d6c authored about 8 years ago8ddd2beaee34736502ae7cc96860fb6ec3f52352 authored about 8 years ago
ObjectIdleTime accepts one key.
3b87351e3f90674074ab776401f064849a4946b0 authored about 8 years agoAdd ZRemRangeByLex.
a8345871dcf769efc2abf504cfe3b249c4947703 authored about 8 years ago3fa2fb8dc00b63abee8f1ba89e7f3119f8df5ffc authored about 8 years ago
63bac70a1913f5b2b0f9d811fdaa928707d60889 authored about 8 years ago
Clone and WithContext #471
8829ddcd8bdb333e477cc845946c4b9b2ef66280 authored about 8 years agob9ab636be44bb604f10ba411fea670e043dc7f43 authored about 8 years ago