sourcegraph/cmd/cody-gateway
Julie Tibshirani c222523fa5
Redis: remove some direct pool usages (#64447)
We want to discourage direct usage of the Redis pool in favor of routing
all calls through the main `KeyValue` interface. This PR removes several
usages of `KeyValue.Pool`. To do so, it adds "PING" and "MGET" to the
`KeyValue` interface.
2024-08-14 13:39:10 +03:00
..
internal Redis: remove some direct pool usages (#64447) 2024-08-14 13:39:10 +03:00
qa Cody Gateway: Add support for Google non-streaming endpoint (#63166) 2024-06-11 10:54:27 -07:00
shared Redis: remove some direct pool usages (#64447) 2024-08-14 13:39:10 +03:00
BUILD.bazel Revert "Revert "refactor: upgrade to rules_oci 2.0 (2nd attempt)"" (#64354) 2024-08-08 09:00:08 +00:00
CODENOTIFY chore: update CODENOTIFY for Joe (#56647) 2023-09-14 16:09:33 +00:00
image_test.yaml Move cody-gateway out of enterprise (#54802) 2023-07-12 00:36:45 +02:00
main.go support fast, simple sg start single-program-experimental-blame-sqs for local dev (#63435) 2024-06-24 21:12:47 +00:00