fb59c1a2a1
Merge branch 'master' into command-key-heuristic-bytes
f1ffb55c9a
Only check latencies once every 10 seconds with `routeByLatency` (#2795)
df12957bd7
Merge branch 'master' into command-key-heuristic-bytes
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
930d904205
Add guidance on unstable RESP3 support for RediSearch commands to README (#3177)
mirror
synced commits to refs/pull/3049/merge at mirror/redis from mirror
2024-11-20 22:08:16 +03:00
605198a5f9
Merge fb59c1a2a12c347fad5e6e5c1f99a9bc960e70b2 into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
fb59c1a2a1
Merge branch 'master' into command-key-heuristic-bytes
f1ffb55c9a
Only check latencies once every 10 seconds with `routeByLatency` (#2795)
df12957bd7
Merge branch 'master' into command-key-heuristic-bytes
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
mirror
synced commits to refs/pull/3050/merge at mirror/redis from mirror
2024-11-20 22:08:16 +03:00
d4bc9ea832
Merge 7b8b3a603de9de3b641d758096f5dbe4023dcfd7 into 080e051124d5e35a0d0c49e03f8547e86365c5d8
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
mirror
synced commits to refs/pull/3101/merge at mirror/redis from mirror
2024-11-20 22:08:16 +03:00
367e7c4a93
Merge 4e99ec9e63dae704bd4e39495ee69db767d508d8 into 080e051124d5e35a0d0c49e03f8547e86365c5d8
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
mirror
synced commits to refs/pull/3122/merge at mirror/redis from mirror
2024-11-20 22:08:16 +03:00
4a9458ea65
Merge 960ff8bd39f5906276579ec478f1cdb4e62027dd into 080e051124d5e35a0d0c49e03f8547e86365c5d8
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
mirror
synced commits to refs/pull/3127/merge at mirror/redis from mirror
2024-11-20 22:08:16 +03:00
292be045ba
Merge fe465ecd546971d1f7178c5d21517c97da474044 into 080e051124d5e35a0d0c49e03f8547e86365c5d8
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
f97720d43f
test: add unmarshal UUID test
b0dd2cabd6
feat: add encoding.BinaryUnmarshaler in Scan
f1ffb55c9a
Only check latencies once every 10 seconds with `routeByLatency` (#2795)
080e051124
Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
930d904205
Add guidance on unstable RESP3 support for RediSearch commands to README (#3177)
mirror
synced commits to refs/pull/2542/merge at mirror/redis from mirror
2024-11-20 13:58:16 +03:00
9a24a888b3
Merge e9158aaee52bc60845ce9567b7ce53f3fd20e3aa into 930d904205691ff06104fcc3ac108177077def35
930d904205
Add guidance on unstable RESP3 support for RediSearch commands to README (#3177)
8b1073d2d6
Support Probabilistic commands with RESP 2 protocol (#3176)
d1b4eaed41
Support TimeSeries commands with RESP 2 protocol (#3184)
80c9f5bb77
DOC-4345 added JSON samples for home page (#3183)
b775889c65
Merge df1c72fe4123e0ae14141e359b5eaf1edf9b2266 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
739197f04f
Merge dc20f95f1fb837ec7771f3f0e209a1222db76f80 into 60e5c44537893d7f8c26196e7b346cac59a41df5
60e5c44537
build(deps): bump github/codeql-action from 3.27.2 to 3.27.3
5fc04e297d
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
30f38f6360
build(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.0
64aff1ee4d
build(deps): bump actions/setup-go from 5.0.2 to 5.1.0
mirror
synced commits to refs/pull/1558/merge at mirror/client_golang from mirror
2024-11-20 05:48:24 +03:00
32ce23ee75
Merge 94e83197caf5d4b16d7df42e3113163452ec3138 into 6a9004890f8192b8f40a6d28f8252c3072a7100a
6a9004890f
Add codeowners (#1688)
7d0a0fbb72
fix: replace fmt.Errorf with errors.New (#1689)
mirror
synced commits to refs/pull/1659/merge at mirror/client_golang from mirror
2024-11-20 05:48:24 +03:00
8674832d58
Merge 7a774d04ea4e1206bf9c967c51f1562f15237419 into 6a9004890f8192b8f40a6d28f8252c3072a7100a
6a9004890f
Add codeowners (#1688)
7d0a0fbb72
fix: replace fmt.Errorf with errors.New (#1689)
mirror
synced commits to refs/pull/2095/merge at mirror/cobra from mirror
2024-11-20 05:48:08 +03:00
f3629b4208
Merge 4e07448e7a646efcd3ee9417f9cd330e08fabb8a into 02326d52c0704d79169819698693b0698e748f55
02326d52c0
Fix broken links in active_help.md (#2202)
5a138f143f
Make Powershell completion script work in constrained mode (#2196)
af7fd23e4d
Merge 0b193a994be443ca2bb52318c4ede754631c849a into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
e923068b11
Merge 373e03260fb56565d05c58f1e758604733cc8750 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
d64f6d0dc2
Merge 4ea7d51deac965727d145929eb0e8f812fb334f8 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
f9ee3b1d2d
Merge 4400ae8080eb726a1365c9f41294193bbc775638 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
1ba57f7aed
Merge b34e0714b485ea0b79dfbd7e33938315ef2667be into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
e68e51d784
Merge 1818d94c5fe6dc89033952689bdf900a28c056c4 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)
52e473cff2
Merge 8e66616db7f23072b4613cbbb833a919d463611d into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185
refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f
ci(lint): enable usestdlibvars linter (#4091)
02c1144f31
ci(lint): enable perfsprint linter (#4090)
f875d87283
chore(context): test context initialization and handler logic (#4087)