Typetypesv0.13.0StoreKindThe backend a store adapter runs on. type StoreKind = "memory" | "sqlite" | "d1" | "turso" | "durable-object" | "redis";