google / google/leveldb

Implement DB::Flush operation.

Open
#497 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.