lettuce
lettuce copied to clipboard
Default `ClientOptions.timeoutOptions` to `TimeoutOptions.enabled()`
With Lettuce 5.1, we introduced TimeoutOptions as additional layer to time out commands issued by the asynchronous or reactive API. We should now apply this behavior as default to avoid surprises when configuring ClientOptions.