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

DOC-4734 added geo indexing examples

andy-stark-redis opened this pull request 7 days ago
fix: Fixed issue adding Go 1.22.x and 1.23.x and drop Go 1.19.x

ozennou opened this pull request 7 days ago
Add Go 1.22.x and 1.23.x and drop Go 1.19.x

ozennou opened this issue 7 days ago
DOC-4439 auth command examples

andy-stark-redis opened this pull request 9 days ago
DOC-4444 server management command examples

andy-stark-redis opened this pull request 9 days ago
DOC-4464 examples for llen, lpop, lpush, lrange, rpop, and rpush

andy-stark-redis opened this pull request 9 days ago
Fix Redis CE tests

ofekshenawa opened this pull request 9 days ago
Feature client tracking

nicksherron opened this pull request 10 days ago
ScriptLoad call ForEachShard, slaves will return io timeout

Bensonzjy opened this issue 10 days ago
DOC-4449 hash command examples

andy-stark-redis opened this pull request 10 days ago
Script.Run() NOSCRIPT fallback not working in pipeline context

angus-langchain opened this issue 11 days ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0

dependabot[bot] opened this pull request 12 days ago
chore: fix some comments

zhuhaicity opened this pull request 13 days ago
Reinstate read-only lock on hooks access in dialHook to fix data race

LINKIWI opened this pull request 13 days ago
fix(search&aggregate):fix error overwrite and typo #3220

bitsark opened this pull request 15 days ago
docs: update CONTRIBUTING

bitsark opened this pull request 15 days ago
Read nil from a new-joined slave node in Redis cluster.

lemonlinger opened this issue 15 days ago
XReadGroup设置Block为0时,会阻塞线程

solekubi opened this issue 15 days ago
Fix race condition in clusterNodes.Addrs()

shawnwgit opened this pull request 19 days ago
Race condition in function clusterNodes.Addrs()

shawnwgit opened this issue 19 days ago
Update LICENSE, fix copyright license year

JasonnnW3000 opened this pull request 23 days ago
feat(options): Add skip_verify param

jouir opened this pull request 26 days ago
Enable dialect 2 on default

ofekshenawa opened this pull request about 1 month ago
Manipulate redis spopn repeat elements

bravelionet opened this issue about 1 month ago
Duplicate elements appear in the redis set spopN command

bravelionet opened this issue about 1 month ago
Add Docker Compose-Based Redis Environment for go-redis CI

ofekshenawa opened this pull request about 1 month ago
Document prominently that Protocol 2 is required for FT.SEARCH

nikolaydubina opened this issue about 1 month ago
NOSCRIPT error is send to Limiter but Eval is automatically run anyway

muhlemmer opened this issue about 2 months ago
DOC-4560 pipelines/transactions example

andy-stark-redis opened this pull request about 2 months ago
SortByWithCount FTSearchOptions fix

Cgol9 opened this pull request about 2 months ago
NewClusterClient.Get context does not take effect

fengcunwu opened this issue about 2 months ago
Add support for custom attributes function

urdarinda opened this pull request 2 months ago
Update redisotel to use semconv and add operation

urdarinda opened this pull request 2 months ago
chore(deps): bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request 2 months ago
api XReadGroup

ajchen-88 opened this issue 2 months ago
ADD CLUSTER MYID Command

ted-y opened this issue 2 months ago
Test against Redis CE

ofekshenawa opened this pull request 2 months ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.45.0

dependabot[bot] opened this pull request 2 months ago
[Optimization suggestions] Script.Run func

ppanphper opened this issue 3 months ago
XINFO GROUPS can't report that Lag is invalid

sancar opened this issue 3 months ago
Support TimeSeries commands with RESP 2 protocol

ofekshenawa opened this pull request 3 months ago
DOC-4345 added JSON samples for home page

andy-stark-redis opened this pull request 3 months ago
added `Do` method for raw query by single conn from `pool.Conn()`

Oleglacto opened this pull request 3 months ago
test patch cluster support for scan operation

ns-ofang opened this pull request 3 months ago
Add guidance on unstable RESP3 support for RediSearch commands to README

ofekshenawa opened this pull request 3 months ago
Support Probabilistic commands with RESP 2 protocol

ofekshenawa opened this pull request 3 months ago
Test against Redis 8.0

ofekshenawa opened this pull request 3 months ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.44.0

dependabot[bot] opened this pull request 3 months ago
redis-go客户端连接集群问题

MisterBaldheaded opened this issue 3 months ago
fix(redisotel): fix the situation of reporting spans multiple times

flc1125 opened this pull request 3 months ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.43.1

dependabot[bot] opened this pull request 3 months ago
Flaky withConn Tests in internal_test.go

Parvezkhan0 opened this issue 3 months ago
Make MASTERDOWN a retriable error in RedisCluster client

justinmir opened this pull request 3 months ago
Sync 9.7 into master

vladvildanov opened this pull request 3 months ago
Update package version [9.7]

vladvildanov opened this pull request 3 months ago
Updated package version (9.6.2)

vladvildanov opened this pull request 3 months ago
unknown extra/redisotel and extra/rediscmd versions

shuqingzai opened this issue 3 months ago
Backport #3132 into 9.7

vladvildanov opened this pull request 3 months ago
Backport #3146 to 9.7

vladvildanov opened this pull request 3 months ago
Backport #3138 to 9.7

vladvildanov opened this pull request 3 months ago
Updated packages versions

vladvildanov opened this pull request 3 months ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.43.0

dependabot[bot] opened this pull request 3 months ago
Fix keyword SEPARATOR typo in FT.CREATE command

zhenghaoz opened this pull request 3 months ago
Typo in FT.CREATE command (SEPARATOR vs SEPERATOR)

zhenghaoz opened this issue 3 months ago
Allow for tracking state in Limiter

AndreasBergmeier6176 opened this pull request 4 months ago
Support json resp 2

ofekshenawa opened this pull request 4 months ago
Backport #3138 to v9.6

rentziass opened this pull request 4 months ago
feat: add encoding.BinaryUnmarshaler in Scan

zeze1004 opened this pull request 4 months ago
DOC-4328 added DEL, EXPIRE, and TTL command examples

andy-stark-redis opened this pull request 4 months ago
DOC-4324 added ZADD and ZRANGE command examples

andy-stark-redis opened this pull request 4 months ago
DOC-4323 added INCR command example

andy-stark-redis opened this pull request 4 months ago
DOC-4322 added HSET/HGET command page examples

andy-stark-redis opened this pull request 4 months ago
Can't get UUID with Scan()

lordspinach opened this issue 4 months ago
Remove direct read from TLS underlying conn

rentziass opened this pull request 4 months ago
Pool TLS connections aren't long-lived anymore

rentziass opened this issue 4 months ago
ADD CLUSTER MYID Command

ted-y opened this pull request 4 months ago
Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search …

ofekshenawa opened this pull request 4 months ago
Updated package version

vladvildanov opened this pull request 4 months ago
Fix field name spellings

andy-stark-redis opened this pull request 4 months ago
chore(deps): bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.42.0

dependabot[bot] opened this pull request 4 months ago
Return keys from commands

ofekshenawa opened this pull request 4 months ago
DOC-4232 stream code examples

andy-stark-redis opened this pull request 4 months ago
docs: update default timeout value from 3 seconds to 5 seconds

kooskoos20 opened this pull request 4 months ago
DOC-4233 added geospatial examples

andy-stark-redis opened this pull request 4 months ago
DOC-4235 added bitfield examples

andy-stark-redis opened this pull request 4 months ago
DOC-4234 added bitmap examples

andy-stark-redis opened this pull request 4 months ago
DOC-4241 added t-digest examples

andy-stark-redis opened this pull request 4 months ago
fix(redisotel): fix buggy append in reportPoolStats

wzy9607 opened this pull request 4 months ago
CLIENT SETNAME not working for idle connections.

akshayk-ktk opened this issue 4 months ago