blob: a4ecfd93a8527e527a7815380bc1f1e95d055bcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# epic-006
For this Epic, there should be a CRDT sync server with all the crucial features
implemented.
Status: not ready
Blocked by: epic-000, epic-001
Blocks: epic-002, epic-004, epic-005
## Ordered backlog
- [ ] task-024 (provision server)
- [ ] task-014 (CRDT sync server)
- [ ] task-021 (SQLite)
- [ ] task-015 (REST API)
- [ ] task-018 (IPC between REST API and CRDT sync server)
- [ ] task-016 (hook up REST API to desktop UI)
- [ ] task-022 (provision bucket)
- [ ] task-023 (backups service)
|