Skip to content
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

Open
yiwu-arbug opened this issue Sep 5, 2019 · 5 comments
Open

Publish pingcap/rust-rocksdb to crates.io as TiRocks #340

yiwu-arbug opened this issue Sep 5, 2019 · 5 comments
Assignees

Comments

@yiwu-arbug
Copy link
Collaborator

yiwu-arbug commented Sep 5, 2019

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.

@yiwu-arbug yiwu-arbug self-assigned this Sep 5, 2019
@BusyJay
Copy link
Member

BusyJay commented Sep 5, 2019

There are also a few things to do:

  • Update README and Cargo.toml to use the latest name
  • Cleanup Cargo.toml to remove unnecessary dependencies or git dependencies.

We use git dependencies to support statically linking. We need to come up with another way.

@BusyJay
Copy link
Member

BusyJay commented Sep 5, 2019

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.

@yiwu-arbug
Copy link
Collaborator Author

if that the practice of grpcio and raft-rs, let's have tirocks release separately then.

@BusyJay
Copy link
Member

BusyJay commented Sep 9, 2019

Any progress on this?

@yiwu-arbug
Copy link
Collaborator Author

No progress yet. May not have time to work on it this month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants