pub const WRITER_LOCK_FILE: &str = ".writer.lock";
Lock file name to indicate an active writer instance This prevents multiple processes from writing to the same database