-
- Downloads
Add helper to initialize filesystem based local KV, replace all init and load...
Add helper to initialize filesystem based local KV, replace all init and load cMix code with the helper, move kv initialization to be inside the top level new/load functions, remove it from the storage setup
parent
05479784
Branches
Tags
Showing
- backup/backupRestore.go 7 additions, 3 deletionsbackup/backupRestore.go
- cmd/init.go 5 additions, 1 deletioncmd/init.go
- xxdk/cmix.go 29 additions, 39 deletionsxxdk/cmix.go
- xxdk/kv.go 32 additions, 0 deletionsxxdk/kv.go
- xxdk/precan.go 6 additions, 1 deletionxxdk/precan.go
- xxdk/utils_test.go 0 additions, 1 deletionxxdk/utils_test.go
xxdk/kv.go
0 → 100644
Please register or sign in to comment