eleme / corvus

A fast and lightweight Redis Cluster Proxy for Redis 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hot key and hot instance

sumonsun opened this issue · comments

commented
  1. record the hot access key by a counter
  2. record the hot access instance by a counter

edit:

Add an command to retrieve top n accessed keys in corvus.

There is already a metric for instance throughput.