/{cmd,docs,internal,website}: make dolt backend explicitly single process
This commit is contained in:
@@ -29,6 +29,7 @@ const (
|
||||
FallbackConnectFailed = "connect_failed"
|
||||
FallbackHealthFailed = "health_failed"
|
||||
FallbackWorktreeSafety = "worktree_safety"
|
||||
FallbackSingleProcessOnly = "single_process_only"
|
||||
cmdDaemon = "daemon"
|
||||
cmdImport = "import"
|
||||
statusHealthy = "healthy"
|
||||
|
||||
Reference in New Issue
Block a user