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

贡献者指南

Allow a custom caffeine cache loader · akka/akka-http#4120 | Good First Issue