Consul Max load

Hello
Have you ever tested the max calls per second that Consul can handle for K/V store?
Please share the numbers if you can (and the hardware / architecture you’ve used)
Thank you

Consul is memory bound so as long as you have enough memory there is no limit to your numbers, everything else is network and SSL latency.

RAM NEEDED = number of keys * average key size * 2-3x