Commit 11ad291
Fix build errors: clap env feature and async borrow issues
- Enable clap "env" feature for environment variable configuration
- Enable tracing-subscriber "json" feature for structured logging
- Fix borrow checker issue in DB proxy by using Arc<Mutex> for shared write half
- Change TcpStream::split to into_split for ownership transfer
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b13a0d6 commit 11ad291
3 files changed
Lines changed: 2045 additions & 10 deletions
0 commit comments