-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Use LFU cache strategy in dubbo #5130
Copy link
Copy link
Closed
Labels
type/proposalEverything you want Dubbo haveEverything you want Dubbo have
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
- I have checked the FAQ of this repository and believe that this is not a duplicate.
Environment
- Dubbo version: 2.7.4-SNAPSHOT
- Operating System version: macOS 10.14.5
- Java version: 1.8.0_172
Steps to reproduce this issue
I see there is LRU cache implement in dubbo, and LFU is also a useful cache strategy. So, if it's necessary to impl LFU, I will try my best to work on it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/proposalEverything you want Dubbo haveEverything you want Dubbo have
Type
Fields
Give feedbackNo fields configured for issues without a type.