implement ourdb in osis aside indexer

This commit is contained in:
timurgordon
2025-01-08 02:24:20 -05:00
parent df950143b4
commit 9a7a66192b
10 changed files with 53 additions and 514 deletions

View File

@@ -20,7 +20,3 @@ pub:
secret string
reset bool
}
pub fn (mut backend OSIS) reset_all() ! {
panic('implement')
}