paypal / junodb

JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
Apache License 2.0
2.56k stars 164 forks source link

fix: condidation for max requests concurrently #119

Open rfyiamcool opened 1 year ago

rfyiamcool commented 1 year ago

change

In concurrent scenarios, the previous logic will process more requests.

NeetishPathak commented 1 year ago

Change in dev and raise PR - https://github.com/paypal/junodb/blob/dev/docs/contributing.md#contributing-to-junodb

rfyiamcool commented 1 year ago

Change in dev and raise PR - https://github.com/paypal/junodb/blob/dev/docs/contributing.md#contributing-to-junodb

done 😁