-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish pingcap/rust-rocksdb to crates.io as TiRocks #340
Comments
There are also a few things to do:
We use git dependencies to support statically linking. We need to come up with another way. |
tirocks can use its own version and release schedule just like grpcio or raft-rs. Besides, I don't think tirocks can reach 1.0 yet. It needs to fill a lot of missing documents at least. |
if that the practice of grpcio and raft-rs, let's have tirocks release separately then. |
Any progress on this? |
No progress yet. May not have time to work on it this month. |
To support community users of pingcap/rust-rocksdb, we would like to publish pingcap/rust-rocksdb to crates.io using the name "tirocks". We plan to use the same versioning as tikv, and have a roughly the same release schedule as tikv.
The text was updated successfully, but these errors were encountered: