Travis H.

Results 5 comments of Travis H.

I'm using Kotlin with the Lettuce coroutine support. The client is configured to connect to a primary-replica AWS ElastiCache instance.

Homebrew would build/install the binary, and replace it during an upgrade. The `brew outdated` command would indicate when a new version is available. In general, its easier for a MacOS...

bucket4j is a fairly complicated project, so although I haven't used Kotlin multiplatform for anything yet myself, it seems like a new GitHub project may be warranted. You would have...

I don't think its working with 3.0.0 for me. I cannot override the default settings for the following in `application.yml`: ``` management: metrics: export: statsd: host: ${STATSD_HOST} enabled: true ```...

This issue appeared relevant. I'm using Kotlin as well, and Spring 3.x wont allow me to configure the properties I mentioned in the comment above. It always uses the default...