titan icon indicating copy to clipboard operation
titan copied to clipboard

qps/rate limit & reduce expire seek range & expire-key hash

Open piaoairy219 opened this issue 4 years ago • 0 comments

1 limit namespace&command qps/rate in view of all the titan server 2 reduce expire seek range to avoid rocksdb tomstone problem 3 hash expire-key to 256 prefix to improving the expire handling speed and prevent expire-key writing focus on single node. 4 handle empty/illegal commands 5 if connection has been closed by the client, drop left command to process 6 limit max-connection

piaoairy219 avatar May 13 '20 03:05 piaoairy219