kukey
kukey
@TysonAndre I suddenly realized the need to add a security authentication mechanism to prevent disclosure of request information caused by monitor command.
@TysonAndre please review
Not only mbufs, also has msg and conncection. I think use background thread solve this is better.
1 and 2, I do not think so. This feature is used for Judge whether the reason is from client to proxy or proxy to server when causing delays. 3....
1. yeap, it may slow down the proxy when that only have some monitor clients. I understand mointor it is only used temporarily. * I use the rbtree to save...
@hpatro hi, I have implemented a simple draft to validate this idea. [this is a draft implement](https://github.com/valkey-io/valkey/compare/unstable...kukey:valkey:optimizate-dicthash) use my notebook to test, there are some benchmark result like that: native...
 like this sentinel client list, our sentinel set maxclients 10000, but there are some clients fd more than 10000.