Commit Graph

4 Commits (6695ab0da70d9714727ecbf39106b6aa8fc31731)

Author SHA1 Message Date
Aydin Mercan 6695ab0da7
ci/github: use explicitly latest stable toolchain
Since the action audit used has rust 1.58, it automatically fails with
strip. If this doesn't work I'll disable the audit cron to stop auto
notification.
2022-02-27 14:37:51 +03:00
Aydin Mercan 8865027ec3
cargo, doc, server: see commit details
- cargo/deps: update dependencies
- cargo/audit: remove unused advisory ignore
- cargo/profile: add now-stable strip to release/smaller builds
- cargo/feature: make SQLite bundling a feature
- doc: document various design choices and plans
- server/config: remove configuration file as 2 flags are enough
- server/tracing: initial setup
- server/db: initial schema draft design
2022-02-26 18:27:16 +03:00
Aydin Mercan 0fde0686a2
ci: add github action 2022-02-08 14:04:09 +03:00
Aydin Mercan 64506ae78c
initial commit 2022-02-08 13:36:22 +03:00