This commit is contained in:
vyzo 2021-07-09 19:24:44 +03:00
parent b9a5ea8f7b
commit 41290383e2

View File

@ -24,7 +24,6 @@ import (
func init() {
CompactionThreshold = 5
CompactionBoundary = 2
CompactionLookback = 2
logging.SetLogLevel("splitstore", "DEBUG")
}