google / google/leveldb

recorded operations in the log may be deleted

Open
#1,098 2 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
C++
Stars
39.4k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

Is it true that the log file in LevelDB records only the latest operations, and the recorded operations in the log may be deleted? I need to read the log file for backup purposes. Can I record all operations in the log file?

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.