jnordwick / rik

Rust Interface to KDB
Other
9 stars 5 forks source link

License and pull requests #1

Open robsmith11 opened 7 years ago

robsmith11 commented 7 years ago

Thanks for writing this library. It's great to have a pure Rust API to kdb's IPC interface.

I noticed that there is currently no license associated with this project. Would you consider adding an open source license? I have already created a fork with a couple small updates, but will remove it if you wish. I could also create a pull request if you'd like.

After I learn a little more rust, I'd also like to try adding serialization so that I can efficiently push data to kdb. If you have any suggestions or have already started on it, please let me know.

jnordwick commented 6 years ago

Sorry, this kind of died a little bit. I took time off rust to see where it was going. Feel free to do what you want. I'll merge your changes (and any others and probably do some rewrites) when I get back into rust. Thanks!

Now if I can just find the doc I wrote that described the IPC protocol. I think I lost it :(