Hi, Someone knows a cache on spring framework for ...
# server
n
Hi, Someone knows a cache on spring framework for Kotlin reactive coroutines? I’m using suspended functions and it seems not to work with spring cache
r
Perhaps this will be helpful. It should be possible to use with reactor extensions. but I haven't used this myself. https://medium.com/swlh/spring-distributed-cache-with-hazelcast-cfe0f6ad231
a
caffeine is my goto cache