You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 :(
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: