feat!: begin rust rewrite

service scheduling, configs, all dependencies, tracing, graceful
shutdown, concurrency
This commit is contained in:
2025-08-26 15:22:44 -05:00
parent e081e7f493
commit d4c55a3fd8
27 changed files with 4045 additions and 3682 deletions

11
.gitignore vendored
View File

@@ -1,10 +1,3 @@
.env
cover.cov
/banner
.*.go
dumps/
js/
.vscode/
*.prof
.task/
bin/
/target
/go/