ljun20160606
ljun20160606
… can lookup value
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...