akka/akka-http

Allow a custom caffeine cache loader

Aberta

#4.120 aberto em 9 de mai. de 2022

 (1 comentário) (0 reação) (0 responsável)Scala (598 forks)batch import
3 - in progresshelp wantedt:caching

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)

Description

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

Guia do colaborador