akka/akka-http

Allow a custom caffeine cache loader

Open

#4,120 创建于 2022年5月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Scala (598 fork)batch import
3 - in progresshelp wantedt:caching

仓库指标

Star
 (1,311 star)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 2 个 PR)

描述

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

贡献者指南