akka/akka-http

Allow a custom caffeine cache loader

Open

#4,120 opened on 2022年5月9日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Scala (1,311 stars) (598 forks)batch import
3 - in progresshelp wantedt:caching

説明

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

コントリビューターガイド