3 Commits
Author SHA1 Message Date
furyhawk 75ba2e73d8 Make backend port configurable via .env and update related configurations 2026-05-31 11:26:06 +08:00
furyhawk f10ab4e7b3 Implement Valkey caching layer and update related configurations
- Add CacheClient for managing Valkey interactions
- Integrate caching into bus API routes for improved performance
- Update .env.example and config.py for Valkey settings
- Modify Makefile and README for Valkey service management
- Add Valkey service to docker-compose
- Include Valkey dependency in pyproject.toml and uv.lock
2026-05-31 10:53:14 +08:00
furyhawk 888e68b3ae Refactor code structure for improved readability and maintainability 2026-05-31 10:01:25 +08:00