Revert "chore: use storm for indexing on top boltdb"

This reverts commit 90e7b0c593.
This commit is contained in:
Gareth George
2023-11-22 17:59:33 -08:00
parent 90e7b0c593
commit 5ffbbdd957
19 changed files with 732 additions and 493 deletions
-1
View File
@@ -38,7 +38,6 @@ type BaseOperation = {
id?: string
repoId?: string
planId?: string
snapshotId?: string
status?: OperationStatus
unixTimeStartMs?: string
unixTimeEndMs?: string