blob: 09bf5aba27ab65f0844b762ae4f4527ad4707782 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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)
- [ ] task-070 (guarantee immutable pipes)
|