ljun20160606

Results 3 issues of ljun20160606

Checking the connection whenever we get a connection from the connection pool can have a great impact on performance. https://github.com/redis/go-redis/blob/391798880cfb915c4660f6c3ba63e0c1a459e2af/internal/pool/pool.go#L486-L502 I recently did a test where I wrote a simple...

Fixes an issue where the http_client parameter was not being passed through when copying AnthropicBedrock and AsyncAnthropicBedrock instances. This caused the copied client to create a new http_client instead of...