support rebuilding the working set
This commit is contained in:
7
TODO.txt
7
TODO.txt
@@ -1,12 +1,13 @@
|
||||
* assign types to properties in Replica
|
||||
* move rebuild_working_set logic to replica.rs, also include states !=
|
||||
completed / deleted
|
||||
* [WIP] assign types to properties in Replica
|
||||
- db / operation model is just k/v, but formatted names can be used for
|
||||
structure:
|
||||
- dependencies: `dependency.<uuid> = ""`
|
||||
- annotations: `annotation.<epoch time> = "annotation"`
|
||||
- tags: `tags.<tag> = ""`
|
||||
* add HTTP API
|
||||
* add pending-task indexing to Replica
|
||||
* abstract server into trait
|
||||
* add HTTP API
|
||||
* fix TODO items in replica.rs
|
||||
* implement snapshot requests
|
||||
* implement backups
|
||||
|
||||
Reference in New Issue
Block a user