akka/akka-http

Allow a custom caffeine cache loader

Open

#4,120 建立於 2022年5月9日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Scala (1,311 star) (598 fork)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

貢獻者指南