多系统公用一套缓存系统,area 可以在单系统全局指定吗?
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
你好
我这里是这样的需求:系统A和系统B 公用一套redis。
这里想隔离一下,有什么推荐的解决方案吗?
看到area可以解决这个问题,但是 好像没有全局的指定系统用什么area?
必须每一个单独去指定area么 比如@Cached里自定义area
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing area configuration and the @Cached options mentioned in the issue, then check how a shared Redis backend is currently isolated. Done means a system-wide area can be configured without annotating every cache, with isolation between the two systems verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100