keven1024
|
1d86f2bdf6
|
refactor: update dependencies across multiple modules, including upgrading asynq to v0.26.0, Redis to v9.18.0, and various golang.org/x packages for improved performance and compatibility
|
2026-04-04 13:50:21 +08:00 |
|
keven1024
|
52cc89a73d
|
refactor: implement session management using Gorilla sessions and streamline session retrieval in middleware
|
2026-04-04 13:47:12 +08:00 |
|
keven1024
|
ed7ac4e657
|
feat(utils): add file utility functions for MD5 hashing, file ID generation, and upload directory management
|
2026-02-27 12:08:13 +08:00 |
|
keven1024
|
b471972dd4
|
chore(deps): update dependencies
|
2026-01-30 14:44:43 +08:00 |
|
keven1024
|
e43d27958d
|
feat(utils): enhance InitEnv function to support multiple config types and add unit tests for environment initialization
|
2025-12-27 11:18:45 +08:00 |
|
keven1024
|
675a6e860a
|
feat(pkg): add async queue and Redis client utilities, implement environment variable management with viper
|
2025-12-14 16:25:20 +08:00 |
|
keven1024
|
313ce4455f
|
chore: update Go modules to version 1.25.5, restructure models into pkg/models, and remove unused model files for improved organization and dependency management
|
2025-12-14 16:12:17 +08:00 |
|