- Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: redis/go-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Implement
redis.Hook (v9) for rediscensus.TracingHook bug #2367 by dcormier was merged Jan 26, 2023 Loading… updated Jan 26, 2023
fix(conn): releaseConn should be executed correctly bug
#2375 by monkey92t was merged Jan 30, 2023 Loading… updated Feb 3, 2023
fix: limit the number of connections created bug
#2441 by monkey92t was merged Feb 14, 2023 Loading… updated Feb 14, 2023
fix: eval api cmd.SetFirstKeyPos bug
#2501 by monkey92t was merged Mar 28, 2023 Loading… updated Mar 28, 2023
Add BitMapCmdable to Cmdable. bug
#2737 by sethrylan was merged Oct 30, 2023 Loading… updated Oct 30, 2023
fix: free turn of connection pool when leave with error bug
#2658 by cyningsun was merged Oct 30, 2023 Loading… updated Oct 30, 2023
BUG: BFReserveArgs - error_rate & capacity bug
#2763 by nic-gibson was merged Oct 30, 2023 Loading… updated Oct 30, 2023
Handle wrapped errors in scripter.Run bug
#2674 by fred84 was merged Oct 30, 2023 Loading… updated Oct 30, 2023
Execute "COMMAND" command only when readonly bug
#2815 by ofekshenawa was merged Dec 17, 2023 Loading… updated Jun 19, 2024
bug: Fix SETINFO ensuring it is set-and-forget bug
#2915 by ofekshenawa was merged Feb 20, 2024 Loading… updated Jun 19, 2024
Fix keyword SEPARATOR typo in FT.CREATE command bug
#3151 by zhenghaoz was closed Oct 14, 2024 Loading… updated Oct 14, 2024
fix(aggregate, search): ft.aggregate bugfixes bug feature
#3263 by ndyakov was merged Feb 7, 2025 Loading… updated Feb 7, 2025
4 tasks done
feat(tests): validate that ConfigSet and ConfigGet work with Modules bug
#3258 by ndyakov was merged Feb 3, 2025 Loading… updated Feb 7, 2025
6 tasks done
fix: race slice for list function of ring client bug
#2931 by rfyiamcool was merged Feb 20, 2025 Loading… updated Feb 20, 2025
Set client name in
HELLO handshake during connection initialization bug #3294 by LINKIWI was merged Mar 13, 2025 Loading… updated Mar 13, 2025
fix: connection pool timeout, increase retries bug
#3298 by monkey92t was merged Mar 14, 2025 Loading… updated Mar 17, 2025
fix: add unstableresp3 to cluster client bug feature
#3266 by ndyakov was merged Feb 7, 2025 Loading… updated Mar 21, 2025
fix: struct XInfoGroup add attributes EntriesRead and Lan to avoid de… bug needs-tests
#2330 by lianghongle was closed Apr 29, 2025 Loading… updated Apr 29, 2025
Attempt to Close Sentinel when the NewFailoverClusterClient is Closed. bug
#2968 by DevineLiu was closed May 7, 2025 Loading… updated May 7, 2025
withTimeout create NewConnPool bug investigation
#2655 by taytzehao was closed Jun 5, 2025 Loading… updated Jun 5, 2025
fix: check if the shard exists to avoid returning nil bug redis-ring
#3396 by cxljs was merged Jun 9, 2025 Loading… updated Jun 9, 2025
[CAE-1028] fix(txpipeline): should return error on multi/exec on multiple slots bug
#3408 by ndyakov was merged Jun 18, 2025 Loading… updated Jun 18, 2025
[CAE-1046] fix(loading): cache the loaded flag for slave nodes bug
#3410 by ndyakov was merged Jun 18, 2025 Loading… updated Jun 18, 2025
fix(txpipeline): keyless commands should take the slot of the keyed bug
#3411 by ndyakov was merged Jun 24, 2025 Loading… updated Jun 24, 2025
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.