apache / apache/dubbo

建议增加支持方法级别的缓存,对阿里jetcache缓存的支持,当把@Cached注解缓存定义在接口方法上时,不是先取缓存,还是通过RPC进行了远程调用。

Open
#8,610 6 comments 0 reactions 0 assignees View on GitHub
type/proposal
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

希望的效果,当接口方法上有@Cached注解,先取缓存,缓存没有再调用远程方法。
https://github.com/alibaba/jetcache/issues/562

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.