You're right currently you can use the Plasma store from Python, Java, and C++. I'm not sure what the best tool would be for Go. The C++ API is intended to be wrapped from other languages, so it should be doable.
On Sun, Feb 10, 2019 at 1:18 AM Clive Cox <[email protected]> wrote: > How easy is it to add clients for the Plasma store in other languages? > At present there is just Java using JNI to the C++ code if I am correct? > I'm interested in a Go client. Would the best be to use a tool like SWIG? > > Thanks, > > Clive > >
