Mutate and append to value support
Open
enhancement
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
Original [issue 65](https://code.google.com/p/leveldb/issues/detail?id=65) created by morten.haraldsen on 2012-01-10T09:33:14.000Z:
It would be nice if one could:
- Append to an existing value atomically
- Mutator operation on the value, like +/-n
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.