Skip to content

apollo-code


apollo-code / storage/src / MemoryIndexHealthStatus

Type Alias: MemoryIndexHealthStatus

MemoryIndexHealthStatus = "healthy" | "missing" | "dirty" | "stale" | "corrupt"