- 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 field name spellings bug
#3132 by andy-stark-redis was merged 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: nil pointer dereferencing in writeArg bug
#3271 by aliforever was merged Feb 20, 2025 Loading… updated Feb 20, 2025
fix: race slice for list function of ring client bug
#2931 by rfyiamcool was merged Feb 20, 2025 Loading… updated Feb 20, 2025
fix: Fixed issue with context cancelled error leading to connection spikes on Primary instances bug
#3190 by EXPEbdodla was merged Mar 5, 2025 Loading… updated Mar 5, 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(search): if ft.aggregate use limit when limitoffset is zero bug
#3275 by ndyakov was merged Feb 14, 2025 Loading… updated Mar 21, 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
xinfo-groups: support nil lag in XINFO GROUPS bug
#3369 by ofekshenawa was merged May 21, 2025 Loading… updated May 21, 2025
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.