rust-rocksdb / rust-rocksdb/rust-rocksdb
Is it acceptable to add system-deps support?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.2k
- Forks
- 874
- PR merge metrics
- No merged PRs in 30d
Description
This way packagers can just set the env vars in a standardized way to tell the -sys crate how and what to pick regarding rocksdb.
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.
Research direction
The issue proposes system-deps support for the RocksDB -sys crate, using standardized environment variables for packagers. No files, tests, or entry points are named, so start by locating the crate's dependency and build configuration. Done would require an agreed design and verified support for selecting the system RocksDB dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100