chipsenkbeil / chipsenkbeil/memtable-rs
Support row query api
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Bring it over from entity if possible.
- [ ] Implement API based on previous work with [`entity-rs`](https://github.com/chipsenkbeil/entity-rs)
- [ ] Add indexing support for faster lookup based on equality of string, number, etc.
- [ ] Create derive macro to produce a typed query
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing memtable-rs code and the linked entity-rs project to identify the prior row-query work that could be carried over. Completion requires a row query API, equality-based indexing for supported values, and a derive macro for typed queries, as described in the checklist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100