Commit Graph

4 Commits

Author SHA1 Message Date
M1ngdaXie
81855a144e feat(logger): update logger configuration to set log level to Fatal to eliminate IO lock contention
fix(redis): silence Redis internal logging and optimize connection pool settings to reduce mutex contention

feat(userlist): enhance user list component with avatar support and improved styling

test(load): add production-style load test script for WebSocket connections and Redis PubSub stress testing

chore(loadtest): create script to run load tests with pprof profiling for performance analysis
2026-02-08 12:31:30 -08:00
M1ngdaXie
70a406c73c Refactor API configuration and improve WebSocket handling in frontend and backend 2026-02-03 17:25:11 -08:00
M1ngdaXie
e363b99966 fix: Update environment variable examples in .env files for clarity and completeness 2026-01-12 17:45:15 -08:00
M1ngdaXie
37d89b13b9 first commit 2025-12-29 16:29:24 -08:00