Nikita Koksharov

Results 787 comments of Nikita Koksharov

properties are recognized correctly. It's drawback of dynamic properties parsing in Quarkus. There is no solution yet.

Spring Native is still experimental project. I haven't tested it yet. You can try build Quarkus native image which is supported.

It might be connected to https://github.com/redisson/redisson/issues/4441

which servers configuration do you use?

i'll take a look at this issue after end of my vacation

with a new api you can do it much easier: `redisson.getTopic("__keyevent@0__:expired", StringCodec.INSTANCE)`

Add `RExpirable.addExpireListener` method