used virtual thread for garbage colection in FileSystemCache
All checks were successful
CI / build (push) Successful in 2m32s

This commit is contained in:
2025-02-07 20:45:29 +08:00
parent af79e74b95
commit 317eadce07
7 changed files with 94 additions and 50 deletions

View File

@@ -44,7 +44,6 @@ envelopeJar {
dependencies {
implementation catalog.jwo
implementation catalog.slf4j.api
implementation catalog.netty.codec.http
implementation catalog.picocli
implementation project(':rbcs-client')