Closed littlegreyzhang closed 3 years ago
@msukalski @henryyyang
This sounds like a reasonable feature to add to me.
I will do it.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.
hotkey for redis: find hotkeys by heat
Can I submit a PR to add the following feature? @mattklein123 @yiyouguisu
Description:
We can do this in client/proxy/redis. Relative Merits:
We just want to find some hotkeys. Not the heat of all the keys. So I want to use some cache algorithm(such as LFU) to implement this feature in proxy(envoy).
Relevant Links: