forked from github-mirrorer/taskchampion-sync-server
Split the server into three crates (#56)
This will make it easier to build variations on the server, or embed it into larger projects.
This commit is contained in:
committed by
GitHub
parent
5769781553
commit
47ce4c1e3b
4
sqlite/README.md
Normal file
4
sqlite/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# taskchampion-sync-server-storage-sqlite
|
||||
|
||||
This crate implements a SQLite storage backend for the
|
||||
`taskchampion-sync-server-core`.
|
||||
Reference in New Issue
Block a user