Conclube

Results 9 comments of Conclube

This is a genius idea! I will be implementing this by instant.

Yep very wise issue my friend. I'm planning on making everything unsafe based but I still need as verbosely code as possible 🔥🔥

Perhaps just give callers the choice of dropping their own executor instance if wanted to? Similarly to how CompletableFuture allows it with its factory methods CompletableFuture::runAsync and CompletableFuture::supplyAsync.

jdk 11, as of now primary jdk is at version 8. But consider that java 8 has run out LTS non commercial and commercial it might be appropriate to bump...

Caffeine https://repo1.maven.org/maven2/com/github/ben-manes/caffeine/caffeine/

Jetbrains Annotations: https://repo1.maven.org/maven2/org/jetbrains/annotations/ Google Findbugs JSR305: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/

HikariCP: https://repo1.maven.org/maven2/com/zaxxer/HikariCP/4.0.3/ Lettuce: https://repo1.maven.org/maven2/io/lettuce/lettuce-core/6.1.1.RELEASE/ I definitively think the first one should be added, but the second one is my favorite redis4j lib and I would appreciate if it was added...

jdk17, I don't know where to find the sources jar but it would certainly be nice if jdk 17 was added and standardized due to it being yet another LTS...

Actually my bad, I really don't have a great justification for this I just thought it would be a nice little feature. Needless to say if someone wants to purely...