recorded operations in the log may be deleted
Open
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
Assessment
This issue has not been assessed yet.