This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e440c057b543d3f01bf165e1a10c2e47bbaf8adb
go-caatsm
/
internal
/
infra
T
History
windyboy
487a0acb48
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
..
config
✨
Implement dead-letter queue (DLQ) functionality for handling permanent failures in message processing. Update configuration to enable DLQ and specify the subject for routing failed messages. Enhance observability by adding metrics for message handling, retries, and database operations. Introduce structured logging for better traceability of message processing events.
2025-11-16 09:15:37 +08:00
log
✨
Upgrade Go version to 1.23.0 and update dependencies. Introduce new application structure with Clean Architecture principles, including message processing, NATS integration, and PostgreSQL repository. Add configuration management using Koanf and structured logging with Zap. Remove legacy GraphQL integration and related files. Implement dependency injection with Google Wire.
2025-11-14 08:42:26 +08:00
monitoring
✨
Implement dead-letter queue (DLQ) functionality for handling permanent failures in message processing. Update configuration to enable DLQ and specify the subject for routing failed messages. Enhance observability by adding metrics for message handling, retries, and database operations. Introduce structured logging for better traceability of message processing events.
2025-11-16 09:15:37 +08:00
nats
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
postgres
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00