scylladb / scylladb/nodejs-rs-driver
Add support for slices in NAPI-rs
Open
Nobody has claimed this yet.
external
Performance
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 10
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 18
Description
Would require changes in the NAPI-RS library
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
Start by locating the repository's NAPI-RS integration and reviewing how existing value types are exposed. Confirm the required slice behavior and any upstream NAPI-RS changes before implementation. Done means slices are supported through the driver with appropriate validation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs, rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100