3 Commits

Author SHA1 Message Date
80d18f2b88 feat(config, handlers, middleware): enhance configuration and API request handling
- Added performance settings to the configuration, including max concurrent requests and caching options.
- Updated API request handling to use context for timeouts and improved logging with Unix timestamps.
- Introduced rate limiting middleware to manage request load effectively.
- Enhanced metrics logging to include atomic counters for request counts and improved data structure for performance metrics.
- Implemented caching for CSV content to optimize data retrieval and reduce load times.
2024-12-01 00:14:21 +08:00
fa640467bc 升级Go版本至1.23并更新Dockerfile 2024-10-14 12:20:33 +08:00
7fd2ac2283 first commit 2024-09-12 15:48:31 +08:00