Implement ADR-0007
This commit is contained in:
@@ -43,6 +43,7 @@ type ChunkPlanCacheConfig struct {
|
||||
}
|
||||
|
||||
type CheckpointCacheConfig struct {
|
||||
Enabled bool `json:"enabled"`
|
||||
Directory string `json:"directory,omitempty"`
|
||||
}
|
||||
type DebugConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user