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 Sentinel password to UniversalOptions

Signed-off-by: Dmitry Shmulevich <[email protected]>

574c21139dacfd27282c8c97844495bb534a5035 authored over 4 years ago
Properly pass username/password in Sentinel (#1452)

* Properly pass username/password in Sentinel

Signed-off-by: Dmitry Shmulevich <dmitry.shmule...

9b831b0427ab90a8f7d25a8da0f37c19b1f1d9a0 authored over 4 years ago
Merge pull request #1454 from asuffield/trace-dialer

Trace dialer targets in the relevant spans

61ed601bdec3e22eb6c8dce872ca54446a0795e5 authored over 4 years ago
add more trace details to dialer spans

ea78cc7d7e09ed8a57052800c1ef6898dc3b2193 authored over 4 years ago
Update otel

2c0d52873655eb96ab211fdd0398e498c85c4861 authored over 4 years ago
Update dependencies

eb3080ab65fc74accdf0fc5343f8b1a3e95474ce authored over 4 years ago
Support string array in pubsub message payload

f5f73f803307ac9dd9d90771569a1ad3c3973264 authored over 4 years ago
Increase timeout

befee0e2d1346c09fbe9892cec37571d13e6bd84 authored over 4 years ago
Merge pull request #1443 from go-redis/fix/pool-panics

Port pool fixes

3eb3a1da7d2bd503bff99f27bb216a52d598c847 authored over 4 years ago
Port pool fixes

6db422f0518999bf67c59cfad747e8a9069a9ecc authored over 4 years ago
Merge pull request #1431 from mvrhov/patch-1

Prevent index out ouf bunds error

0ddc3abd36b0a3f274291f80c4c234879f3ed39c authored over 4 years ago
Prevent index out of bunds error

I'm reusing this driver for disque client... and get index out of bounds error because there rea...

40f80e8913d41b587e028da4226bd5c261923fc8 authored over 4 years ago
Merge pull request #1434 from GreenHedgehog/master

fix nil node dereference when use RouteByLatency in cluster

0999a925ac903c5298d5ab952d53c7188f22ceda authored over 4 years ago
fix nil node dereference when use RouteByLatency in cluster

8a5db20d32852093cae53e08ea62fabf4b22f22c authored over 4 years ago
Fix test

3fbf7df0144b53a5c5af591df1641527c78b94e6 authored over 4 years ago
Fix zero backoff

0f5d67c10243089d34ee6a4a0b36ab5c3b38a290 authored over 4 years ago
Tweak backoff

6e3d4a53c6412f74f61bc3329674bf23b1611715 authored over 4 years ago
Merge pull request #1419 from lsytj0413/fix-default-dialtimeout

feat(option): default dialtimeout take effect when dialer is nil

dd8e70ad432c78490fa5deea01bd8b11fa173893 authored over 4 years ago
Merge pull request #1423 from go-redis/fix/retyr-timeout-temporary

Retry timeout and retryable error

8d96c4bc309769b3060fea7221f52815b08b7b44 authored over 4 years ago
Retry timeout and retryable error

21a1f58cafb7585d4af5e582d442976403f0e2ca authored over 4 years ago
feat(option): default dialtimeout take effect when dialer is nil

d184d958d711a9a57d8ef44a5a09fa30758113bc authored over 4 years ago
Merge pull request #1414 from go-redis/fix/load-cmds-3-attempts

Try 3 random addrs to load commands

16e62e05a13650bc15ae3d12a7c7a0f31610a256 authored over 4 years ago
Try 3 random addrs to load commands

862dcbadaefb28417a6a61966424704c4b152bab authored over 4 years ago
Log with context to associate all log by traceID (#1413)

* Log with context to associate all log by traceID

8a3f304b25f61cdee82100db72dae8447de04372 authored over 4 years ago
Merge pull request #1405 from fishy/atomic-value-last-dial-error

Use atomic.Value instead of lock for ConnPool.lastDialError

f2645d373d0ec8b2bcb48417be8c835ce353b7b3 authored over 4 years ago
Fix golangci

38c87c1f843bd5f2f16a6acce572988758d83163 authored over 4 years ago
gofumports

14c843ef89ce7d9a878f67e8910d54e5dca0acb6 authored over 4 years ago
Introduce metrics capture with OpenTelemetry (#1398)

* internal: Add instrumentation

Co-authored-by: reggiemcdonald <[email protected]>
Co-...

62469e4f420affe899ccfeadadcf25531078f94f authored over 4 years ago
Use atomic.Value instead of lock for ConnPool.lastDialError

This makes the reading and writing of lastDialError from the pool
faster, as atomic.Value is muc...

4f70db6849bddad83a01f1d77af70346491694bf authored over 4 years ago
RecordError in OpenTelemetryHook

f3d06886e64bb5343ce33bf62c8c02e499d4458b authored over 4 years ago
Merge pull request #1400 from alonana/master

handle memory usage command arguments

6b9f61cf75f041d2bee56e3488533b8f8f066ee1 authored over 4 years ago
Rename clusterAddrs to activeAddrs

d66af70ae80e2cda08296418ff2f13c1a76dc012 authored over 4 years ago
Merge pull request #1377 from davidfu13/master

Make cluster client get updated nodes' addrs

f108b8bce3761e8312ab75478e59022ab2712421 authored over 4 years ago
Don't record proto.Nil

8f29d084329e8a30f02d7b72ecedf3a0b928d095 authored over 4 years ago
Add RecordError

183136346727ebd21309655ef40bb25f573ca96c authored over 4 years ago
handle memory usage command arguments

See https://github.com/redis/redis/issues/7493
We have to include a special handling for the me...

c41cbf275678250965e171c0898211570d65f846 authored over 4 years ago
Merge pull request #1397 from johejo/upgrade_xxhash_to_v2

upgrade xxhash to v2

dd5e03f960669bbb721c0161ac6fd7aa3b7c9870 authored over 4 years ago
upgrade xxhash to v2

44e1bf83ea15a1efc64217642df8ebef6b524452 authored over 4 years ago
Reload state on read only error

dc52593c8c63bc2a05796ec44efd317fd3e14b64 authored over 4 years ago
Merge pull request #1391 from go-redis/fix/random-node-cluster-slots

Use random node to load cluster slots

ac726105447e3d8de9f4e0fb735a8ce61b04c038 authored over 4 years ago
Tweak auto-reloads

64995f9a51af413c22a06cd9c4af18350095548a authored over 4 years ago
Cleanup appendArgs

8638895c6604c341a0d4a846626a635738d4208f authored over 4 years ago
Merge pull request #1389 from adambabik/patch/xaddargs-values-accept-slices

Add support for slices in XAddArgs.Values

52557f02b798af4e35f88e1c6df55255a2010a00 authored over 4 years ago
Use random node to load cluster slots

0ffefcde985fd501a2789e4ffa1e4fa03fffe54f authored over 4 years ago
add support for slices in XAddArgs.Values

b2acec277ee0aac0efc6a15af33314ed8007035f authored over 4 years ago
Make cluster client get updated nodes' addrs

During loading state, if all the nodes can't be connected, it's
possible that all the nodes' IP ...

bb6761fe8323f85e379b971f20381fcf8284a102 authored over 4 years ago
Merge pull request #1375 from mcg-web/patch-1

[DOC] Add ctx declaration in readme

5b4d00c217b0f44f44d4c2b9de4bccaf587cfe3e authored over 4 years ago
Add ctx declaration in readme

bebee12c80b8ee81125dfcf801b83423951df6b4 authored over 4 years ago
Remove io.StringWriter

789ee0484f1126ca6aef3b56bb36cc8b51e16d20 authored over 4 years ago
Set Ring.Username

888328aef21d9291e5369420947abd44f2f9b9ce authored over 4 years ago
Merge pull request #1371 from devinsburke/master

Re-added password support for AUTH purposes

3152667bb5b0333f8cf7e072de59743aad3112b9 authored over 4 years ago
Re-added password support for AUTH purposes

fea8458443b13cb54d31daf0e20e0dcd499d714e authored over 4 years ago
Fix wording

408b4d52c82b377134c6fc90bb897ab1c2ee7b62 authored over 4 years ago
Tweak log message

0fbf4e7221a8ee29d07ee79e5f118e59332412a7 authored over 4 years ago
Merge pull request #1365 from rvolosatovs/fix/durations

Truncate sub-{mili,}second durations to 1

ec194ab8f1def0e255fb815b8d29a1081e0a1978 authored over 4 years ago
Cleanup

736fa2865992feedee4f744ff3e6e5d2c27a17f3 authored over 4 years ago
Truncate sub-{mili,}second durations to 1

7f89f75288f015de2f955b28c294579061624a3d authored over 4 years ago
Add OnConnect context

ef82e3705c2b3c748535267d87bc9ea16e621bec authored over 4 years ago
Add sponsors

e779df5ab18440f160259a2f63770226511093bb authored over 4 years ago
Merge pull request #1364 from go-redis/feature/otel-hook

Add OpenTelemetryHook

1be70559680fd78bf923b00b053eb3e3313a9252 authored over 4 years ago
Add OpenTelemetryHook

8eed1e67ff8c4197a1f6421b8b26f333d7318687 authored over 4 years ago
Merge pull request #1361 from go-redis/feature/rendezvous-hash

Use Rendezvous in Ring. Thanks @rafaeleyng for initial idea and implementation

0f875ec0f6ae95e11990b17cdc92f71dd8466532 authored over 4 years ago
Merge pull request #1359 from rbg/master

Update docs

d8c0aae2ea4b81568861186df10934d79bc947a1 authored over 4 years ago
Use Rendezvous in Ring. Thanks @rafaeleyng for initial idea and implementation

694e518a8c7edc1c67f2143d20eeb664abc5cc67 authored over 4 years ago
Update docs

Looks like these should really be HSet ?

e6d31f65408c00038e678ac1fd1911622266808e authored over 4 years ago
Merge pull request #1357 from go-redis/fix/command-info

Fix/command info

10561b3aa47c7aed85b12d2887a7001f68158fad authored over 4 years ago
Fix build

073d80570801bfe7c90a9a85298778bb2de108cb authored over 4 years ago
Fix Command parsing

2e8ce55021d7d6d1af6f0d32a25070d0bfd8552d authored over 4 years ago
Use Redis stable for testing

12d46bf32e97a722ed18b0eee37136124aa03dcf authored over 4 years ago
Support additional flags for ACL in CommandsInfo

949ccaed3af75fe78d57a0d70af51c4b240c1546 authored over 4 years ago
Fix example in readme

a999d1ecd81303df8128547746c62358f78048f5 authored over 4 years ago
Update changelog

a8cd04089222eb178f2f254acddbdea0b4ce41ea authored over 4 years ago
Fix merge

3d03b1fa6a1ed0775d4b032861da0637b45437da authored over 4 years ago
Merge branch 'v8'

44405759661d733c7aed56e23c0fa733ec6f5bc5 authored over 4 years ago
Merge pull request #1285 from kudrykv/issue-1279

Use an interface for logging

a7c11d9699b50d9e32045c617fe1500f44d82cfe authored over 4 years ago
Fix build

d9e242012584b37cfc38b79a2d0602173ec7eb6b authored over 4 years ago
Merge pull request #1332 from go-redis/feature/cluster-new-client

Add ClusterOptions.NewClient hook

8f52186ce7bae8731c03bf6b2f1c54f375d6cd19 authored over 4 years ago
Merge pull request #1273 from theo-delaune-argus/time-nanoseconds

Store time in RFC3339Nano to keep nanoseconds

0c500078e52d3811bb9af66cdcb0a2b0b4ebd1bc authored over 4 years ago
Merge pull request #1331 from go-redis/feature/redis-error

Add redis.Error interface and export ErrClosed

6e98832781f2ea92eb282f1ffc8f940d1fec4079 authored over 4 years ago
Add ClusterOptions.NewClient hook

Replaces https://github.com/go-redis/redis/pull/1316

f8e2e89878e3b531c5d1606c1c4bbfbb678f3a8b authored over 4 years ago
Add redis.Error interface and export ErrClosed

Fixes https://github.com/go-redis/redis/issues/1295
Closes https://github.com/go-redis/redis/pul...

07656a01bf00af52fa2484908a4c97a5feb16125 authored over 4 years ago
Merge pull request #1316 from YiweiZhuang/yzhuang/add_limiter_in_cluster_client

allow cluster client to use limiter

2960952204ec94c8f64149bfce136b9f9272df63 authored over 4 years ago
Fix nil type assertion

eecd319ee3dd8306e8f015cc429b43e140eec06b authored over 4 years ago
Add AuthACL

cf6cf7f450fc8aceb7794beab2dfbc37ff2f22ff authored over 4 years ago
Fix build

76f0041b1239c868b7441d268d7de68c8125a3c3 authored over 4 years ago
Add Cmder.FullName

d2630e5ae9a129083c8f1e6296d12a70c9e21e15 authored over 4 years ago
Add ctx as first arg

f5593121e078b746f53a3574c7ff9e3409aba969 authored over 4 years ago
Update otel

b0b5d030456107e066a3b01e04f05378f2069c61 authored over 4 years ago
cmdsInfo to actually use and return the first error

0557f664188f5bb285933c85956b02058fbfe918 authored over 4 years ago
Make cmd.String() faster

3031343dae0383e56fb6f107cf6dd0616b55cf2d authored over 4 years ago
Remove deprecated Ring options

558263e5ebfca4ccde89575904e5f7f466c699ed authored over 4 years ago
Remove error reporting

2b060bb99de1c5128ac1bee9d4f17fa72bbfcda5 authored over 4 years ago
Update otel

66cd13e7934e0c6aa99e63cb62002c63abe2397b authored over 4 years ago
go mod tidy

61a78caa5d7156c5e905ef7f2b06745de8b891ce authored over 4 years ago
Bump major version

3dcb844106a8c7923822b3f2b02c23dde5bf82e8 authored over 4 years ago
Update readme

676984cfdb20ed5e5fb199bcf617f4003dc0afbc authored over 4 years ago
Merge pull request #1315 from lwightmoon/master

fix NewConnPool checkMinIdleConns data race

64bb0b7f3af460ebd9c860f2ad3a9e574a540dfa authored over 4 years ago
Merge pull request #1323 from dengliming/patch-1

Remove deprecated sudo setting.

e63a32f316cceefecce87ee8ff839d91a4aad162 authored over 4 years ago
Remove deprecated sudo setting.

14afb4832e8f4d7a320723b5625768c813242d6d authored over 4 years ago
allow cluster client use limiter

5cd9e7f2f871a2ac9f29d5852cdda7518f09ce50 authored almost 5 years ago