-
Notifications
You must be signed in to change notification settings - Fork 118
Any bindings for Go planned? #1072
Comments
@lonnietc can you share some more details about your project? Maybe we could recommend some alternative solution. |
Hi, I believe it may be of use to you. Keep in mind we provide C API (not only C++), which would probably be easier to use with Go: https://pmem.io/pmemkv/master/manpages/libpmemkv.3 |
@lonnietc it's hard for us to prioritize adding Golang support right now but if this is very important to you, please reach out to me at [email protected] and we can discuss it further. |
Hello @igchor, I reached out to you via email but am not sure if you received it since this is a new email server recently installed and still fine tuning, but I am looking forward to discussing things with you since I really think that this would be a great approach for what I am working on now. |
@lonnietc I got the email - sorry for the delay. I reponed to your email, and I will follow up in a few days with more information. |
Hello,
I am very interested in PMEM and its use for some projects since I that its cutting edge work that needs good implementations.
With that in mind, I have some Golang projects that will be cross-platform (Linux and Windows) for which I would like to use the pmemkv to get started.
I am wondering if there will be any Golang bindings planned anytime soon or if there is an existing solution that I might investigate?
Thanks and have a great day
The text was updated successfully, but these errors were encountered: