mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
factor storage out to a trait object
This commit is contained in:
parent
e228c99b83
commit
611b1cd68f
11 changed files with 177 additions and 108 deletions
2
TODO.txt
2
TODO.txt
|
@ -6,7 +6,7 @@
|
|||
- tags: `tags.<tag> = ""`
|
||||
* add HTTP API
|
||||
* add pending-task indexing to Replica
|
||||
* abstract server, storage, etc. into traits
|
||||
* abstract server into trait
|
||||
* implement snapshot requests
|
||||
* implement backups
|
||||
* implement client-side encryption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue