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

code fmt

39881392de68490fee9488ae5eb57e5295237c16 authored almost 5 years ago
fix data race

4d5f8a5df319a6561b3d48eec4c00d86b06e65df authored almost 5 years ago
add NewTimeCmdResult to allow unit testing with TimeCmd (#1298)

* add NewTimeCmdResult to allow unit testing with TimeCmd

Co-authored-by: Conall OCallaghan <...

c9f2e839d2ca1fce7d989d29e31f452b35b19804 authored almost 5 years ago
Merge pull request #1292 from shlinym/master

update README.md

fc177c3607e7495e8bcbbf3f7dfb94a04ee83e6c authored almost 5 years ago
update README.md

4505594f5f92f47408db0b295d983d6d4b19ced6 authored almost 5 years ago
issue-1279 update logging

39272697aad41f852a4fd0c62e70693cface872e authored almost 5 years ago
Add client instantiation callback to allow more flexible configuration (#1281)

* Add NewClient to Ring options

9a49a4d91df7039dda33713ccd768f809b837ef1 authored almost 5 years ago
Store time in RFC3339Nano to keep nanoseconds

fea610f7b4427b163f262486bd300e8f6da03bd6 authored almost 5 years ago
Merge pull request #1272 from go-redis/fix/test-32bit

Fix tests on 32bit arches

1c4dd844c436c4f293fd9f17c522027a5dc96e56 authored almost 5 years ago
Fix tests on 32bit arches

3a6cc55be5a8e09f0ceb0e10dc0c4efbc1dd86c8 authored almost 5 years ago
Update changelog

20a182ceb1d1360f9689230d84fa1db47db215f4 authored almost 5 years ago
Merge pull request #1263 from go-redis/fix/hset-hmset

Rename HMSet to HSet and restore old HMSet

9d1e8a566f9fb2f516b0ba2832f65ce6aa57ca9e authored almost 5 years ago
Rename HMSet to HSet and restore old HMSet

7df36b4eb7f7c72b74a955ebb83c993ff636a849 authored almost 5 years ago
Merge pull request #1260 from go-redis/fix/txPipelineWriteMulti

Don't allocate tmp slice in txPipelineWriteMulti

726f6807ac6652fa683b8d98f2d984e4ee2cc8b9 authored almost 5 years ago
Include multi & exec in pipeline hook

218b17f0fc567ce62f7d6d0607caff1d8100354f authored almost 5 years ago
Add test for ring and cluster hooks

49a0c8c3198bec92efef81a9a9e514920348e22e authored almost 5 years ago
Don't allocate tmp slice in txPipelineWriteMulti

2e3402d33d8c2d63d027edf75d63592eb10cbe01 authored almost 5 years ago
Tweak doc

c01b1dcab8c876b2492e8ae81329f1206608fa7c authored almost 5 years ago
Merge pull request #1259 from go-redis/fix/unexport-lock-clone

Unexport Clone and Lock from embedded hooks

709e543f16bf20d4f6df33bc7d24fb4b6a0991bc authored almost 5 years ago
Unexport Clone and Lock from embedded hooks

512e6c7a400e9fc5daaa7195ae9d25824823dacf authored almost 5 years ago
README Fix: Added client variable initialisation (redis.NewClient) in quickstartExampleClient() (#1257)

* updated: readme quickstart

6bd8d9ce28c9662325e668ec44aeb0f387f08d66 authored almost 5 years ago
Merge pull request #1255 from git-hulk/master

Exported the setErr function as public

68dd70bb72bb5cd138ebb44f7c58e0b238916ec6 authored about 5 years ago
Add test case for command set error

efeb0a20824809716019f0debabd473df3c4b66e authored about 5 years ago
Exported the setErr function as public

d52b11cb42309f8c384efae6d6231fa815143057 authored about 5 years ago
Merge pull request #1253 from go-redis/feature/with-timeout

Add WithTimeout

a579d58c59af2f8cefbb7f90b8adc4df97f4fd8f authored about 5 years ago
Add WithTimeout

d2e52839eefb9d43dcd76d1d28e538ab3b405d43 authored about 5 years ago
Merge pull request #1252 from go-redis/fix/set-cmd-err

Set error on the commands in case there are no more attempts left

2df96f7ef0c2e648648e2c4861f4d36257e82554 authored about 5 years ago
Set error on the commands in case there are no more attempts left

45de1c42ae3164c66c4dfdb145975f29b9c6ba46 authored about 5 years ago
Merge pull request #1251 from go-redis/fix/hook-error-cmd

Set an error returned from the hook on the Cmd

5edc4c838497b3e37b8a2f8aafe566b64bdeb5e0 authored about 5 years ago
Set an error returned from the hook on the Cmd

bdcf7a49a2f34680974f1ea05ab5691625c9a4b5 authored about 5 years ago
Remove SetLimiter

db45a825cc531633058cd26aafcb6080e43e613d authored about 5 years ago
Don't create empty map when value is missing

4eb2debcdcd6aaa249b5d6369712f6ffa64be955 authored about 5 years ago
let XReadGroup skip empty message and process next message (#1243)

* let XReadGroup skip empty message and process next message

a8704c3bd0c9fcd564d59c2d9407a172de95b8e2 authored about 5 years ago
Make universal options functions public (#1250)

* Make universal options functions public

8a0ab1aaa7c3817f3116d91c17d0ccd52a2ad179 authored about 5 years ago
Fix doc

2f96fd1378dcd55117e15a041d13448ff6b43b1e authored about 5 years ago
Merge pull request #1241 from YangKian/master

Fix sample code for Sort method in README

c1595381b1150e59a327f84306b6f220fa4baa82 authored about 5 years ago
Fix sample code for Sort method in README

944a6a17526df2cd510f512f4592161e50b995c3 authored about 5 years ago
Merge pull request #1234 from go-redis/fix/tx-pipeline

Change Tx.Pipeline and Tx.TxPipeline meaning

a4bad76db95312fd44df703de500a082ba4a071b authored about 5 years ago
Change Tx.Pipeline and Tx.TxPipeline meaning

dd4ef4e9cbc18066a373ec4115517e363d25d276 authored about 5 years ago
Add hint on Streams usage

08dad1eb7f5b76907b96cee42e300138866020bb authored about 5 years ago
Add note on HMGet

13b6cb38917e4ab45791a957a49d3ed70cf6192c authored about 5 years ago
Merge pull request #1225 from go-redis/fix/watch-instrumentation

Add missing Tx instrumentation

984a6395c99274cc2e086dfb514771f201ee1718 authored about 5 years ago
Add missing Tx instrumentation

c0fcf85f123732de7f9e1701962240a29a62cd99 authored about 5 years ago
Merge pull request #1220 from go-redis/fix/hmset-args

Fix HMSet args size

6c240ffc7222880a518a22cf7d64b19b4559dcea authored about 5 years ago
Fix HMSet args size

071b053eddb3d2196476a382abc6680fadfc47aa authored about 5 years ago
Merge pull request #1217 from go-redis/fix/hmset-to-hset

Use HSET for HMSet

0658532833205c238a41687728cb13c294504162 authored about 5 years ago
Update build

def106c40446a263ca30a3bd9eb32ba1b42cb919 authored about 5 years ago
Use HSET for HMSet

d7ce64d287f3b7fe85952db90347bcef45f6e4a0 authored about 5 years ago
Merge pull request #1184 from wingyplus/geo-pos-cmd-result

add NewGeoPosCmdResult to make GeoPos mockable result

5e9d3666911c5ceb5d5df5e07ffd353300d15976 authored about 5 years ago
readme: add go mod init

2713a259c5efd28c26baf0ff07aa9f46a62f5c7c authored about 5 years ago
Merge pull request #1205 from jskelcy/js/fix_tests

properly point redisServerConf to redis.conf

9d85e760bf16908ed6be2f23aeedba728eb6166c authored about 5 years ago
properly point redisServerConf to redis.conf

c2e92153ba2cdab4b1497ebee1edd9b4d47d309f authored about 5 years ago
Merge pull request #1204 from RealBar/master

fix:Set operation claims insufficient memory (#1203)

23b47cf42f0c79ef1744d6d816c20ae08a5fabc9 authored about 5 years ago
fix:Set operation claims insufficient memory (#1203)

d3b25fc66cd48308dae2a486a566e33630b3731f authored about 5 years ago
Cleanup

dab9d3f80286dfc493442e6f0b1c7809873ca602 authored about 5 years ago
Merge pull request #1189 from WTIFS/master

Set key to lowercase in cmdsInfoCache.Get()

eb64034d44fbcebf278ec7d35ff5496b5c0bbd11 authored about 5 years ago
Merge pull request #1193 from ferhatelmas/bump-golangci

Bump golangci-lint to v1.21.0

206581a4716175798e8605ea9ff6647259c421ee authored about 5 years ago
Bump golangci-lint to v1.21.0

b403828de20dbd355ce5b328e2bd0998e628c32d authored about 5 years ago
Merge pull request #1192 from jkt628/sentinel-proxy

sentinel uses configured Dialer

da5cd5af3e2b7aea9ecc4a21f9d76c624500a794 authored about 5 years ago
sentinel uses configured Dialer

such as https://godoc.org/golang.org/x/net/proxy#PerHost

6a5329235d9c2bcd0d896625dd454782a61ffa2e authored about 5 years ago
set key to lower for cmdsInfoCache.Get()

b32ffae25521da88f3c1238aadd75828f9c95f1b authored about 5 years ago
add NewGeoPosCmdResult

GeoPosCmd cannot mock in unit test due to set result function is missing.

62639928b03f8870e6f869f14289c3431ec0a628 authored over 5 years ago
fix: FailoverOptions to Options (#1178)

Add missing options to FailoverOptions

726ddef6f529e3fa57d0e19c334b9bcc69dbfb5a authored over 5 years ago
Rename XGroup to XInfoGroups

f10f34eb29c0ccc9629111312b92e0465b718773 authored over 5 years ago
add xinfo groups command (#1166)

Add xinfo groups command

d5b2eccbe21d7bd14473ec6fcd18088716545472 authored over 5 years ago
Fix sentinel leak

4afa84c2c4692cec3b787e39fc629fe02b830846 authored over 5 years ago
readme: mention Go modules

2cd577a04791e4aec0237d6107eaffe5886b6114 authored over 5 years ago
Merge pull request #1170 from XD-DENG/patch-1

Fix code typo in README sample code

9f7317647f799ae40eccd80f3496aee29e4579da authored over 5 years ago
Fix code typo in README sample code

Earlier implementation will result in exception:
"assignment mismatch: 2 variables but client.b...

bf7ed09c10ec7d204d712ebb7433b67277de05e3 authored over 5 years ago
Fix "redis: discarding bad PubSub connection" stuck state (#1162)

* Reset healthy on reconnect

7247939b32241efd9b6d8ebe8a7f7e269632f301 authored over 5 years ago
Add Uint64 helper

fd834aed2b4b5788d3b99a29215930353454451e authored over 5 years ago
Merge pull request #1165 from Al2Klimov/feature/options-network-unix

Options#init(): auto-detect *nix socket address

4b6ad6a95349cf4cc99e18a850195f2ee914b90c authored over 5 years ago
Options#init(): auto-detect *nix socket address

4cb8d0f0af0d15cab8b508bf1a8485e422798cd7 authored over 5 years ago
Merge pull request #1159 from go-redis/fix/bad-state-details

internal/pool: include details when conn is in a bad state

e2c6acad22794851071c550c10e34464878e43b2 authored over 5 years ago
internal/pool: include details when conn is in a bad state

a2de1fe668b4aa903ab3f35490404485628facf6 authored over 5 years ago
Merge pull request #1153 from jcox250/master

Add NewXMessagesSliceCmdResult & NewXStreamSliceCmdResult for testing

2a480cc543b6c8fe840f890a750013b679f04fff authored over 5 years ago
internal/pool: exit conn pool fast (#1155)

* internal/pool: exit conn pool reaper fast

cb2d1c89e6aa81011f611cfb0131086a8f746d82 authored over 5 years ago
add NewXStreamSliceCmdResult to initialise XStreamSliceCmd for testing

fb31d51fc34306e196df8a4c65908046f7ffa146 authored over 5 years ago
add NewXMessageSliceCmdResult to initialise XMessageSliceCmd for testing

74177b12f86695bdb98c4200da7ad681828778db authored over 5 years ago
Remove deprecated command

3e1f1aba0eebe8ee37d4f49914b4ce7c57f1ad00 authored over 5 years ago
Merge pull request #1138 from go-redis/fix/with-context-race

Fix WithContext race

d19aba07b47683ef19378c4a4d43959672b7cec8 authored over 5 years ago
Fix WithContext race

152e52f20322ea8e0d311cf322c460eb929265c1 authored over 5 years ago
Cleanup

57762166777418c24dbdccbec56675c2ef44285f authored over 5 years ago
Manually update Go version in go.mod

2c55c0b55a2b6cb28c73b59bef091a0790ee1937 authored over 5 years ago
Merge pull request #1134 from kassiansun/master

fix go.sum with go mod tidy

c1ae30446efb3be6497d62d1475277af39394772 authored over 5 years ago
Merge pull request #1135 from go-redis/fix/ring-on-new-shard

Add RingOptions.OnNewShard

8dff1f8bf77fd29f59ebd1ca427b46cca6703ba4 authored over 5 years ago
Add RingOptions.OnNewShard

0c4c23679390b54a161d526a6c4657e651b3fb13 authored over 5 years ago
fix go.sum with go mod tidy

24fbf5aecbcf3869a4f4e678e18131eddaa63c54 authored over 5 years ago
Use shorter name in example

472322938c17d14b0f7a7341c21f7a21db49dca2 authored over 5 years ago
Cleanup

e694ed0084918780b24b6b1196bebd25dab01a97 authored over 5 years ago
Merge pull request #1132 from go-redis/fix/deadline-error

internal: return an error on setting deadline

e471faf7f895e28a238bed884f65bca373cd3090 authored over 5 years ago
internal: return an error on setting deadline

eaeb8f2a08de8dc94b9fd7eb8cef6b9352298a2b authored over 5 years ago
Merge pull request #1129 from go-redis/fix/strict-read-line

internal/proto: use strict ReadLine

d02c6f40dcd87b5c8e0b404dbbf179ac4e2aa150 authored over 5 years ago
internal/proto: use strict ReadLine

e269de20cfd1ccf59cbba825cd4e6b60df5cab3a authored over 5 years ago
internal/proto: util util.Atoi

61e0d1d527febc418ef5ec167ed5b090c88f2470 authored over 5 years ago
Merge pull request #1121 from go-redis/fix/retyr-process

Retry timeout by default

d22f03ecbcdcfb0ac7a37eee116e16d79566d07b authored over 5 years ago
Retry timeout by default

39b67358d7bc341ada26fb5107450e86ba7dcbce authored over 5 years ago
Move key to ZStore

f6fc23d2fa45a343da89e81a24eb1176136b5712 authored over 5 years ago
Merge pull request #1119 from go-redis/fix/geo-radious-store

Add writing version of GeoRadius commands

22465b75308e8ac6d5936115412f0c4b1cc247ae authored over 5 years ago
Add conn health check

4d3ed95bd9d4e1f750ee30b9f5b0dbc2ab71db13 authored over 5 years ago