Skip to content

refact: project audit improvements & Docker/CI optimization#4

Merged
gonzyui merged 1 commit into
mainfrom
dev
Jun 12, 2026
Merged

refact: project audit improvements & Docker/CI optimization#4
gonzyui merged 1 commit into
mainfrom
dev

Conversation

@gonzyui

@gonzyui gonzyui commented Jun 12, 2026

Copy link
Copy Markdown
Owner
  • Migrate to serde_yml and std::sync::LazyLock

  • Implement 3-phase mutex locking to prevent I/O contention

  • Add Axum graceful shutdown, concurrency limit, and healthcheck

  • Optimize Docker builds with cargo-chef (pre-built image) & LLD linker

  • Improve CI/CD workflows (PR validation, conditional push, SemVer tags)

  • Expand test coverage (8 -> 30 tests) and update README

- Migrate to serde_yml and std::sync::LazyLock

- Implement 3-phase mutex locking to prevent I/O contention

- Add Axum graceful shutdown, concurrency limit, and healthcheck

- Optimize Docker builds with cargo-chef (pre-built image) & LLD linker

- Improve CI/CD workflows (PR validation, conditional push, SemVer tags)

- Expand test coverage (8 -> 30 tests) and update README
@gonzyui gonzyui merged commit a80f183 into main Jun 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant