quickwit-oss / quickwit-oss/quickwit
Publish to cargo
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
We need to publish quickwit to crates.io.
Now that artillery-core has been published the only road block is our tantivy fork.
We can publish it as tantivy-quickwit if necessary, or use a git submodule.
It will however require to publish all of the new subcrate (fastfield_codec) for instance.
It probably would be nicer to prefix all of the tantivy specific crate with "tantivy-".
@PSeitz what do you think?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.