status update
This commit is contained in:
parent
a928190985
commit
d2699b6ebe
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Store in the database the Ref of the branch that was used to construct it.
|
||||||
## implementation plan
|
## implementation plan
|
||||||
|
|
||||||
1. Store incremental fsck info in db, on a branch, with sqlite. **done**
|
1. Store incremental fsck info in db, on a branch, with sqlite. **done**
|
||||||
2. Make sure that builds on all platforms.
|
2. Make sure that builds on all platforms, and works reliably. **done**
|
||||||
3. Implement for metadata, on a branch, with sqlite.
|
3. Implement for metadata, on a branch, with sqlite.
|
||||||
4. Add associated file mappings support. This is needed to fully
|
4. Add associated file mappings support. This is needed to fully
|
||||||
use the caching database to construct views.
|
use the caching database to construct views.
|
||||||
|
|
Loading…
Reference in a new issue