Joel B. H. Greenberg

Results 1 issues of Joel B. H. Greenberg

Cache API is working correctly when called explicitly (eg. in a method, `Cache.getOrElse(...)`), but not from the `@Cached` annotation. Redis is configured correctly. From the logs: ``` [info] application -...