Mark Paluch

Results 497 issues of Mark Paluch

Lettuce and Jedis connection factories now can be configured to initialize early during afterPropertiesSet or configured whether the component should be auto-started by the container. By default, connection factories auto-startup...

type: enhancement

`DefaultStreamMessageListenerContainer.isAutoStartup` returns `false`. It would be neat to control the auto-startup feature, defaulting to `true`

type: enhancement

Lettuce is going to add Micrometer tracing into the driver directly, so we can just forward to their integration. See https://github.com/lettuce-io/lettuce-core/issues/2391

type: enhancement