Closed oubiwann closed 1 year ago
Probably driven by configuration and/or features ... speaking of which, this depends upon the following:
Tasks:
dashmap
filesystem
StoreManager
read
write
backup
backend/filesystem.rs
manager
new
open
&self
close
Possibles:
Probably driven by configuration and/or features ... speaking of which, this depends upon the following:
92
Tasks:
dashmap
featuredashmap
feature tofilesystem
StoreManager
trait withread
,write
, andbackup
filesystem
feature inbackend/filesystem.rs
manager
field of typeStoreManager
to DBnew
into DB implementationopen
to samenew
to take all the require data for DB (pass, salt, files, etc.)new
to set theStoreManager
open
to be a method with&self
and use themanager
fieldclose
to use themanager
fieldPossibles: