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 163 forks source link

Client libraries? #158

Open aadithya96 opened 10 months ago

aadithya96 commented 10 months ago

I can see in the documentation that junicli can be used to query against the db, but I don't see any sdks or packages for any language that can integrated with applications. Is this not available now? I'm specifically looking for a c# client library.