trtrmitya

Results 4 comments of trtrmitya

java.time.Instant and ZonedDateTime support is really long awaited!

Thanks for your comments. While indeed `collect(onlyOne()).get()` will lead to the same result as `onlyElement()`, it is just a bit misleading notation for the`onlyElement()` concept (and also longer). Yes, there...

The lack of `java.time.Instant` support is really a pain :(

May be make integration with Redis through https://valkey-java.io too? To be sure for 100% it is compatible with Valkey.