Merge wiki page is outdated
Open
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
The current wiki pages [1][2] about merge operator is outdated. Both the described interface [3] and the examples refers to the deprecated `FullMerge` function, everything should be updated with respect to the new `FullMergeV2` function.
[1]: https://github.com/facebook/rocksdb/wiki/Merge-Operator-Implementation
[2]: https://github.com/facebook/rocksdb/wiki/Merge-Operator
[3]: https://github.com/facebook/rocksdb/wiki/Merge-Operator-Implementation#the-interface
Contributor guide
Assessment
This issue has not been assessed yet.