dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.96k stars 954 forks source link

add command aliases #4068

Open romange opened 2 weeks ago

romange commented 2 weeks ago

To filter out commands sent are sent by the CP from the monitoring dashboard, we would like to support command aliases so that we could introduce say __ping in addition to ping etc.

Then in the dashboard we could filter out all the commands starting with __