taskchampion-sync-server/sqlite/README.md
Dustin J. Mitchell 47ce4c1e3b
Split the server into three crates (#56)
This will make it easier to build variations on the server, or embed it
into larger projects.
2024-11-17 15:12:42 -05:00

4 lines
131 B
Markdown

# taskchampion-sync-server-storage-sqlite
This crate implements a SQLite storage backend for the
`taskchampion-sync-server-core`.