소스 검색

Update default log file size in doc.

The default size was changed in #f779e7a5 but the documentation was
never updated.

This fixes #566 reported on GitHub.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194547959
ld
cmumford 6 년 전
committed by Victor Costan
부모
커밋
bc23e00f95
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      doc/impl.md

+ 1
- 1
doc/impl.md 파일 보기

@ -64,7 +64,7 @@ Other files used for miscellaneous purposes may also be present (LOCK, *.dbtmp).
## Level 0
When the log file grows above a certain size (1MB by default):
When the log file grows above a certain size (4MB by default):
Create a brand new memtable and log file and direct future updates here
In the background:
Write the contents of the previous memtable to an sstable

불러오는 중...
취소
저장