plan update
This commit is contained in:
parent
d2699b6ebe
commit
f8f4577047
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@ Store in the database the Ref of the branch that was used to construct it.
|
|||
|
||||
1. Store incremental fsck info in db, on a branch, with sqlite. **done**
|
||||
2. Make sure that builds on all platforms, and works reliably. **done**
|
||||
3. Implement for metadata, on a branch, with sqlite.
|
||||
4. Add associated file mappings support. This is needed to fully
|
||||
use the caching database to construct views.
|
||||
5. Replace .map files with 3. for direct mode.
|
||||
3. Use sqlite db for associated files cache, and use in direct mode.
|
||||
4. Also, use associated files db to construct views.
|
||||
5. Use sqlite db for metadata cache.
|
||||
6. Use sqlite db for list of keys present in local annex.
|
||||
|
||||
## sqlite or not?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue