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

Change RE image to public RE image (#2935)

65c527c39c63cf88de514cb2759d704040795909 authored 11 months ago
Bump go-redis version to 9.5.1 (#2917)

d43a9fa887d9284ba42fcd46d46e97c56b34e132 authored 11 months ago
bug: Fix SETINFO ensuring it is set-and-forget (#2915)

* Exexcute set-info without validation

* Fix tests

* Remove spaces from runtime.Version

...

5da49b1abaef3bc65acae10debdbc72d7f5f32a1 authored 11 months ago
docs: README update to highlight how to disable sending client identification (#2913)

99527f0ac1e50d37fd25692b9484cba84c52f611 authored 11 months ago
Bump go-redis version to 9.5.0 (#2905)

* Bump go-redis version to 9.4.1

* Bump go-redis version to 9.5.0

b5a9e5d2c67d804cd18f35382b4aebf0dfcd638e authored 11 months ago
Speed up connections by sending SetInfo via a pipeline (#2880)

* Send Client SetInfo via pipe

* Fix ACL test

* Add client set info to acl command rules

35de49a8da74319b347ca1ea64fc5aa0000c0096 authored 11 months ago
Remove freq object test from RE tests (#2904)

8afc2b9314ea9f719219937f52f05484b4cc0ae2 authored 11 months ago
feat: add object fraq command (#2844)

* feat: add object fraq command

Signed-off-by: rfyiamcool <[email protected]>

* feat: add...

d383038a0f9d9905a66d1738851852950db147ed authored 11 months ago
docs: update features (#2846)

Signed-off-by: rfyiamcool <[email protected]>
Co-authored-by: ofekshenawa <104765379+ofekshena...

f0ecdb41905b812da0afcfe72d136aac76995be8 authored 11 months ago
add CredentialsProvider to ClusterOptions (#2791)

516abe867dbeaa337009dbaf2668b85011996bde authored 11 months ago
Add helpers to set libinfo without panic (#2724)

* add helpers to set library name and library info without risk of panic if we try to set both
...

21ed15bbed2774a40fe831f7618332aa4f207fd1 authored 11 months ago
fix: add bytes in scan struct example (#2836)

* fix: add bytes in scan struct example

Signed-off-by: rfyiamcool <[email protected]>

* f...

7b9e81fd418e16d1317e6e896624a62b40cbbf80 authored 11 months ago
test: add ut for util_test (#2840)

Signed-off-by: rfyiamcool <[email protected]>
Co-authored-by: ofekshenawa <104765379+ofekshena...

9133749cd3ef42459a8698b59ab212537db5fb98 authored 11 months ago
Remove unnecessary Node project definition file (#2863)

Co-authored-by: Personalizer Team <[email protected]>
Co-authored-by: ofekshenawa <104...

51897bc5bf5ad2e6ec4e126ce585a4c0d29eb8a0 authored 11 months ago
chore(deps): bump release-drafter/release-drafter from 5 to 6 (#2883)

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from...

afffb47b0b169f0ce1097801db0104f231bf46be authored 11 months ago
Add support for specifying bitcount unit as byte or bit, byte default (#2887)

* Add support for specifying bitcount unit as byte or bit, byte default

* Add bitcount test
...

8d2a022fd5fbe71ee011004295d6991d894e811b authored 11 months ago
fix ConnPool race in newConn (#2885)

Co-authored-by: Oleg Stotskiy <[email protected]>
Co-authored-by: ofekshenawa <10476537...

36bab9c8dc72a894c81a2d23171c95a0815af8d8 authored 11 months ago
chore(deps): bump rojopolis/spellcheck-github-actions (#2889)

Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actio...

a1577376e178e609522098e0cd1c8fd048ce7a03 authored 12 months ago
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#2890)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 t...

ffe9125a2415c51921362742bc1fa01ed9dfebe9 authored 12 months ago
Change RE image to edge-focal (#2884)

* Change RE image to edge-focal

* Fix typo

* change tag to 7.2.4-108

83dd4d7200f83d8123fdb39d9f4748d04b8ab84e authored 12 months ago
chore: update OpenTelemetry and Uptrace to the latest version (#2864)

* chore: update OpenTelemetry and Uptrace to the latest version

* chore: remove Go 1.19.x bui...

2512123b7686dca1f7f0208eaada6cdf3ef0189c authored about 1 year ago
9.4.0 (#2862)

531f06861b26fc01b1b75f777d7155d286b0943c authored about 1 year ago
Change Z Member type to interface (#2861)

27581fcb437fa7387d1dcfb6a43c5ccf1f4d2273 authored about 1 year ago
Add Suffix support to default client set info (#2852)

* Add Suffix support to defualt client set info

* Change ClientNameSuffix to IdentitySuffix
...

a32be3d93d60b9b9a3711bb3c248684246168bae authored about 1 year ago
return raw value instead of funcation calling in Result() (#2831)

Signed-off-by: lowang-bh <[email protected]>

d8e3e95866c094700ffc8f7e2705c2b8fb7a3793 authored about 1 year ago
Change Env vars in RE CI (#2856)

* Change Env vars in RE CI

* Change Env vars in RE CI

* Change RE_USE_RE_USE_OSS_CLUSTER t...

00229238c00584052588ee33f448ca31e0cc543d authored about 1 year ago
Change RE build in CI (#2855)

2e121910233d77b23d76a64e7d37628d1a73c0c1 authored about 1 year ago
Add RE tests (#2847)

* Add RE tests

* Enable testing on RE

* change db id to 0 - only when RE cluster is set

...

b76230924354e418e500679c0460706dfcf5f82b authored about 1 year ago
9.3.1 (#2835)

73c879df57f61fe7d231f9248f3c448ace37bd77 authored about 1 year ago
Clarify TSMadd ktvSlices usage in docstring (#2827)

* Clarify TSMadd ktvSlices usage in docstring

* change syntax

5665b0f7ea26298a8c7ff45323348e7b04b8d491 authored about 1 year ago
Update docs and examples (#2806)

* Fix example 'Connecting via a redis url' and make it compile

* Fix name of example

-----...

9073e4056de44fe547b4a84840f868165f2f414a authored about 1 year ago
Allow scanning redis values into pointer fields (#2787)

* Allow scanning redis values into pointer fields

* Formatting

---------

Co-authored-by...

c82876433698ae24c7a2504a340f535e758af252 authored about 1 year ago
docs: correct the format error of the url in 'Connecting via a redis url' section (#2789)

* docs: correct the format error of the url in 'Connecting via a redis url' section

* docs: c...

716906addaa475a699df1d26869db99128fb1e80 authored about 1 year ago
Execute "COMMAND" command only when readonly (#2815)

* remove command command from oss cluster

* remove command command from oss cluster

* remo...

86c68be278a8541f6419513940ffaefa45341e78 authored about 1 year ago
fix: add Cmder annotation (#2816)

* fix: add Cmder annotation

Signed-off-by: rfyiamcool <[email protected]>

* fix: add Cmde...

8c695488a247283d92e4d03c1774d9e2c4583244 authored about 1 year ago
Change Z member to string (#2818)

e535124055c53d281390d3ec5957e437a885430d authored about 1 year ago
Add BITFIELD_RO Command (#2820)

Co-authored-by: Chayim <[email protected]>

1d784578dfea5d9a33a7b0fc0d989cc929c98f2b authored about 1 year ago
Support Monitor Command (#2830)

* Add monitor command

* Add monitor commadn and tests

* insure goroutine shutdown

* fix...

277e8b7d9f9c5c5dc5690e0e11a029278bb25297 authored about 1 year ago
test: fix WriteArg test (#2808)

631deaf25f822c01e78f0fa8843fe8ce9ed2b298 authored about 1 year ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0 (#2807)

Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actio...

6ddf27879e9a3cac946d0ab7caf7d2afb4120065 authored about 1 year ago
chore(deps): bump actions/stale from 8 to 9 (#2828)

Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://...

9372018b510844eecc1da6428140348b7bb3095b authored about 1 year ago
chore(deps): bump actions/setup-go from 4 to 5 (#2829)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](ht...

2fc48987d1094976a7708c27be13202ff82ee273 authored about 1 year ago
fix: #2730 data race at hooksMixin (#2814)

a1093022305ba41faea800104418811d4a0befdf authored about 1 year ago
Version 9.3.0 (#2774)

21bd40a47e56e61c0598ea1bdf8e02e67d1aa651 authored about 1 year ago
chore(deps): bump google.golang.org/grpc in /example/otel (#2775)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3.
- [Relea...

828fd2d3b83b813739ba56625fb637fe84f9c200 authored about 1 year ago
chore(deps): bump golang.org/x/net in /example/otel (#2776)

898bd9aa5155d4f0c83b7a7260d51d47affcd2e2 authored about 1 year ago
feat: support write the types of pointer of simple data types (#2745) (#2753)

Co-authored-by: ofekshenawa <[email protected]>

15682e3227597d12d7f76862b712a75fbb3d02d3 authored about 1 year ago
Handle wrapped errors in scripter.Run (#2674)

* Handle wrapped errors in script

* test

* remove accidentially committed changes

-----...

81947daa8d6b2bea7e3a12c210b022f0a88d4006 authored about 1 year ago
BUG: BFReserveArgs - error_rate & capacity (#2763)

the error_rate and capacity parameters should not be
optional - corrected

84f46c330142e8ac08d12d9d68aef316cd272f73 authored about 1 year ago
add InfoMap command (#2665)

Add an extended version of Info() to parse the results from a call to redis.Info so that it’s si...

343016bf72212bb22c07d3e56393ef78f252c397 authored about 1 year ago
free turn when leave with error (#2658)

Co-authored-by: ofekshenawa <[email protected]>

4408f8cfb2d4b3c49fbb5d17e6dfb85f04ce96c2 authored about 1 year ago
remove duplicate declaration (#2773)

7ebb537c804cf74322fe4910969e8af4f938683b authored about 1 year ago
Option types must propagage missing fields (#2726)

* must propagage missing fields

Signed-off-by: Tiago Peczenyj <[email protected]>

* r...

a5fe17472addc919cab2495559586540813e1864 authored about 1 year ago
fix missing fields in different Options (#2757)

* fix missing fields in different Options

* fix missing fields in different Options

------...

fd13da4fead0f0a1d95f5c494b9167f85b31c529 authored about 1 year ago
update PubSub.Channel documentation (#2761)

Co-authored-by: ofekshenawa <[email protected]>

e053f7eaf34dd1b1abb7a3c8cdefca1e004eaf56 authored about 1 year ago
Linking to Redis resources (#2759)

Co-authored-by: ofekshenawa <[email protected]>

ed202936d71a75363fed11312bf551741db84433 authored about 1 year ago
Creating CODEOWNERS for the examples (#2749)

Co-authored-by: ofekshenawa <[email protected]>

d466bd1dee7fbb1f10d9413ba53667ed6635e6af authored about 1 year ago
chore(deps): bump rojopolis/spellcheck-github-actions (#2740)

Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actio...

ea3f5a0b33a58ad8155a1101d5f01256caf93bd1 authored about 1 year ago
Add BitMapCmdable to Cmdable. (#2737)

Co-authored-by: ofekshenawa <[email protected]>

d6a3f02666fe5f45a00bb7c1469979312f1ddd81 authored about 1 year ago
Json support (#2769)

* Add support for RedisJSON

* Add optional args and tests

* Add more tests

* Add more t...

0d7a013e5d74abeb2e2342baf1837108f75f14b6 authored about 1 year ago
chore: use abs link

af4872cbd0de349855ce3f0978929c2f56eb995f authored over 1 year ago
chore: fix link

86bae21dce00924cbf4bc1ab22beba29ed474c5f authored over 1 year ago
Fix OpenTelemetry link in README (#2755)

45d28c136feb75d7e670282a840ffea7960588a9 authored over 1 year ago
Bump version to 9.2.1 (#2735)

f994ff1cd96299a5c8029ae3403af7b17ef06e8a authored over 1 year ago
chore(deps): bump actions/stale from 3 to 8 (#2732)

Bumps [actions/stale](https://github.com/actions/stale) from 3 to 8.
- [Release notes](https://...

0b5e1866b1b37cfafd7e5d403446207c0143b6ec authored over 1 year ago
Add stream interface back to `Cmdable` (#2725)

Without it we can't call stream functions from `Cmdable` and alikes.

Co-authored-by: ofekshen...

c6fe509f4a0c6746544a6320f6d1237e74424a7a authored over 1 year ago
refactor(gears): remove redundant nil check (#2728)

From the Go specification:

"1. For a nil slice, the number of iterations is 0." [1]

Ther...

275af739718caca7af07dde35c234517d70b6b07 authored over 1 year ago
Bump version to 9.2.0 (#2722)

dac3314bc640e4a4c3c8bca03bae9a4ec67b0de8 authored over 1 year ago
Making command structs digestable (#2716)

* intial move

* adding stringcmdable

* moving module commands to align with other changes
...

6199a2af2c59d85ab536408a4c8b92f8cba07f2f authored over 1 year ago
chore(deps): bump github.com/bsm/ginkgo/v2 from 2.9.5 to 2.12.0 (#2690)

Bumps [github.com/bsm/ginkgo/v2](https://github.com/bsm/ginkgo) from 2.9.5 to 2.12.0.
- [Commit...

e07f7e62b8197a8f47edeeef230dfbf53ef05aa5 authored over 1 year ago
chore(deps): bump github.com/bsm/gomega from 1.26.0 to 1.27.10 (#2689)

Bumps [github.com/bsm/gomega](https://github.com/bsm/gomega) from 1.26.0 to 1.27.10.
- [Commits...

7ecd7ac1c7b84f19fe723539d27089686ade1925 authored over 1 year ago
Added MaxActiveConns (#2646)

* Added the ability to set a connection growth limit when there are not enough connections in th...

e23ea028bd95ae0f8a76a59ea53b7557e0c19fe5 authored over 1 year ago
make public probabilistic and redis gears interfaces (#2695)

Co-authored-by: ofekshenawa <[email protected]>

934c6a3fe0073b3afcca6c293a35486f2971c034 authored over 1 year ago
Added the support for WAITAOF which is a new command in redis ver7.2.0 (#2629)

* implemented WaitAOF command for the redis ver7.2.0

* updated the test corresponding to Wait...

0637c53f103b127f77bce430a7ac5b566a61aa30 authored over 1 year ago
useTime duration calculation (#2651)

Co-authored-by: tzehaoo <[email protected]>
Co-authored-by: ofekshenawa <104765379+ofekshenawa@us...

7acc0cd2546899c179b5952710cba486d3200ee3 authored over 1 year ago
Format code and fix go vet (#2696)

* run go fix ./...

Signed-off-by: Tiago Peczenyj <[email protected]>

* run make fmt
...

e8ad794e965a1b4e2ba63fe9a6975a14ebf289b9 authored over 1 year ago
upgrade bitfield cmd to `add multiple values` (#2648)

Co-authored-by: wangzheng1 <[email protected]>
Co-authored-by: ofekshenawa <104765379+o...

1a7d2f4ad4e91b9fac784aa1b94254f838863e3b authored over 1 year ago
CONTRIBUTING guideliens (#2718)

71dd81cded1241a47f5196d5e581c59cb6cb4e8a authored over 1 year ago
Adding Go 1.21.x for CI coverage (#2697)

* Update build.yml

Add support to go 1.21.x

* Update doctests.yaml

---------

Co-auth...

e502cdc7501bbc9f27243feedabe875d0c9456af authored over 1 year ago
Rename probablistic commands with args (#2701)

Co-authored-by: Chayim <[email protected]>

33edd3de6858f9c3312d1536249f4a987f1583bd authored over 1 year ago
chore(deps): bump actions/checkout from 3 to 4 (#2702)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

736351c7cf80e56102cb05bb7029bdc8579f0352 authored over 1 year ago
Identify client on connect (#2708)

* Update CLIENT-SETINFO to support suffixes

* Update CLIENT-SETINFO

* fix acl log test

...

0b6be62b7175a3bf958962bcf39936af3bc90869 authored over 1 year ago
Adding stale issues workflow (#2700)

54a106ee19668505a9bdf04246401fa3c10d5293 authored over 1 year ago
Updating redis binary for makefile to 7.2.1 (#2693)

* updating redis binary from makefile to 7.2.0

* redis 7.2.1

---------

Co-authored-by: ofeksh...

678bf21b488419750f213e429b9fb84b5844d1dc authored over 1 year ago
Support for CLIENT SETINFO (#2659)

* feat: merge master

* feat: revert ring.go

* feat: add ClientSetInfo command

* fix: te...

3b0d10b4ed8c453383170b54891daa3fa1d396ed authored over 1 year ago
Add Redis Timeseries support (#2688)

* Add Redis Timeseries support

* Small fixes

* Make timeseries interface public

* remov...

017466b6cc46ae6878f0227e5c6b00e0be8b3eb8 authored over 1 year ago
Skip flaky tests (#2699)

5bbd80d94362639106792987d8bb7cfcf9f1b4ee authored over 1 year ago
Bump to 9.1.0 (#2676)

* Bump to 9.0.6

* Bump to 9.1.0

c3098d5f7eba88330638a8b2b3e23d42cd5c9338 authored over 1 year ago
Add Redis Gears support (#2675)

* Add gears commands and tests

* Fix tfunctionlist and add docstrings

* fixes

* fixes
...

aba21be8cd68b5039bb658f611546cf49f24a008 authored over 1 year ago
bloom support (#2673)

558581eac6ee7527407045859542a118157efab4 authored over 1 year ago
Spelling for CI (#2666)

c7399b6a17d7d3e2a57654528af91349f2468529 authored over 1 year ago
Bumping redis versions (#2662)

b1103e3d436b6fe98813ecbbe1f99dc8d59b06c9 authored over 1 year ago
Updating the README with connection options (#2661)

0cc9cd6e0836055c40f15b59467dbc03899eaa55 authored over 1 year ago
chore: fix staticcheck (#2631)

c0ab7815ea66b036d0cb02e2902a7820551d948a authored over 1 year ago
chore: update otel example

50f04c14dee344147e9cf061f752ee913fd6c3ee authored over 1 year ago
fix: Fix bool ToBool bug (#2626)

b1800df239fb1b2adecc48134bf0ff7b8fc0b194 authored over 1 year ago
chore(deps): bump github.com/bsm/ginkgo/v2 from 2.7.0 to 2.9.5 (#2613)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored...

0bdc7dd8986e4923b3309f880245b9311d09f273 authored over 1 year ago
Adds testable examples to be automatically pulled in redis.io docs (#2601)

* Adding examples

* Update readme

* Update Readme

* Remove unneeded lines. Added an exa...

84706fbcef7646495eecc6bff22f952114459f1c authored over 1 year ago
chore: release v9.0.5 (release.sh) (#2614)

dc8c93ba66777b8f9866542b47cd102f591b5984 authored over 1 year ago
chore: update otel example to the latest versions (#2606)

99f8464a5a6d3933c8263821f172e8c7caea11be authored over 1 year ago