mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
dbac28b2d90c4b674543c816461b0b611aee6ea3
The CacheWarmer is run by a timer after the warm delay (default 30 seconds). But then the first thing it does is sleeps for the warm delay. It should just run immediately because the app has already waited for that delay.
avaje-ebeanorm-server
The internal server implementation of EbeanORM API
Languages
Java
93.2%
PLpgSQL
3%
TSQL
2.8%
SQLPL
0.7%
Kotlin
0.1%