File replicator snapshot
This commit is contained in:
@@ -16,8 +16,9 @@ import (
|
||||
const (
|
||||
MetaDirSuffix = "-litestream"
|
||||
|
||||
WALDirName = "wal"
|
||||
WALExt = ".wal"
|
||||
WALDirName = "wal"
|
||||
WALExt = ".wal"
|
||||
SnapshotExt = ".snapshot"
|
||||
|
||||
GenerationNameLen = 16
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user