mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2026-04-05 17:20:35 +00:00
Apply suggestions from code review
Co-authored-by: ryneeverett <ryneeverett@gmail.com>
This commit is contained in:
committed by
GitHub
parent
309abce339
commit
8b1f7e2b30
@ -20,8 +20,8 @@ for more on how to use this project.
|
||||
The repository is comprised of three crates:
|
||||
|
||||
- `taskchampion-sync-server-core` implements the core of the protocol
|
||||
- `taskchmpaion-sync-server-storage-sqlite` implements an SQLite backend for the core
|
||||
- `taskchmpaion-sync-server-storage-posrgres` implements a Postgres backend for the core
|
||||
- `taskchampion-sync-server-storage-sqlite` implements an SQLite backend for the core
|
||||
- `taskchampion-sync-server-storage-postgres` implements a Postgres backend for the core
|
||||
- `taskchampion-sync-server` implements a simple HTTP server for the protocol
|
||||
|
||||
### Building From Source
|
||||
|
||||
Reference in New Issue
Block a user