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
f01dd3bf1fe55acebbe19cecffae8e1de36a5b1f
go-caatsm
/
test
/
integration
T
History
windyboy
c687fdcde8
✨
Update agent guidelines and improve documentation structure. Refactor
AGENTS.md
to streamline commands and code style guidelines, enhancing clarity and usability. Update
README.md
with refined NATS consumer configuration details and observability metrics. Modify
.gitignore
to exclude dynamically generated Prometheus target files. Enhance configuration files for development and production environments, ensuring consistency and clarity in settings.
2025-11-19 13:07:09 +08:00
..
jetstream_to_timescale_test.go
✨
Refactor NATS consumer management by introducing a dedicated
ConsumerManager
and
StreamManager
for lifecycle management. Enhance error handling with a new
ErrorHandler
to streamline message processing and recovery logic. Update consumer initialization to utilize the new managers, improving code organization and maintainability. Add comprehensive tests for the new components to ensure reliability and robustness in handling NATS operations.
2025-11-18 08:38:03 +08:00
nats_recovery_test.go
✨
Refactor NATS consumer management by introducing a dedicated
ConsumerManager
and
StreamManager
for lifecycle management. Enhance error handling with a new
ErrorHandler
to streamline message processing and recovery logic. Update consumer initialization to utilize the new managers, improving code organization and maintainability. Add comprehensive tests for the new components to ensure reliability and robustness in handling NATS operations.
2025-11-18 08:38:03 +08:00