-
- Downloads
Removes periodic badgerdb gc & adds dirty/health flag to db (#526)
* removes periodic badgerdb gc, adds dirty/health flag to db, do badgerdb gc at startup/shutdown * removes error shadowing * instruct the user to delete the db folder if the db can't be opened * addresses review comments
Showing
- packages/database/prefix/prefix.go 1 addition, 1 deletionpackages/database/prefix/prefix.go
- packages/shutdown/order.go 0 additions, 1 deletionpackages/shutdown/order.go
- plugins/database/health.go 42 additions, 0 deletionsplugins/database/health.go
- plugins/database/plugin.go 32 additions, 25 deletionsplugins/database/plugin.go
plugins/database/health.go
0 → 100644
Please register or sign in to comment