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: Removed commented code in create_test.go #108

Closed haseeb-xd closed 1 year ago

haseeb-xd commented 1 year ago

Issue #106

varuntechie commented 1 year ago

@haseeb-xd do create the pull request against dev branch, Thanks

NeetishPathak commented 1 year ago

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

haseeb-xd commented 1 year ago

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

Okay

haseeb-xd commented 1 year ago

sent a new PR, that's why closing this one.
New PR: #139