Implement DB::Flush operation.
Open
enhancement
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
It will be nice to be able **flush** or **delete all** the content of a database. Been trying to implement this and I was wondering if is same as calling `Clear()` on a WriteBatch Object.
Contributor guide
Assessment
This issue has not been assessed yet.