HarperFast / HarperFast/rocksdb-js
Use `PinnableSlice`
Open
enhancement
- Dominant language
- C++
- Stars
- 21
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
The `PinnableSlice`s are intended to provide zero-copy access to values from `Get` operations, with performance improvements. We should try to leverage this functionality, which could be beneficial for larger values.
Contributor guide
Assessment
This issue has not been assessed yet.