HarperFast / HarperFast/rocksdb-js
Add support for using `GetForUpdate` in `get` method
Open
- Dominant language
- C++
- Stars
- 21
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
There are situations where we want transactions to fail if the a read record is changed before the commit.
Contributor guide
Assessment
This issue has not been assessed yet.