Commit 9a12d7f
committed
go/oasis-node/cmd/storage: Make compact command experimental
I prefer to release this as experimental first, due to the
known corner case where compacting, then syncing only little
data and finally compacting once more, may at the peak of the
compaction consume 2x of the database disk space.1 parent b5bacd8 commit 9a12d7f
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments