akka/akka-http

Allow a custom caffeine cache loader

Aperta

#4120 aperta il 9 mag 2022

 (1 commento) (0 reazioni) (0 assegnatari)Scala (598 fork)batch import
3 - in progresshelp wantedt:caching

Metriche repository

Star
 (1311 stelle)
Metriche merge PR
 (Merge medio 1g 10h) (2 PR mergiate in 30 g)

Descrizione

I'd love to be able to plugin a specific caffeine implementation rather than just the default. For instance with an oauth token that requires being "refreshed" via an http request. I'd love to be able to use https://github.com/ben-manes/caffeine/wiki/Refresh to do it

Guida contributor