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
c98baa0ff4929ce4552cddb3c4d4d0a7213d7005
go-caatsm
/
internal
/
infra
/
nats
T
History
windyboy
c98baa0ff4
Refactor NATS consumer defaults (
#7
)
2025-11-16 08:24:29 +08:00
..
consumer.go
Refactor NATS consumer defaults (
#7
)
2025-11-16 08:24:29 +08:00
jetstream.go
✨
Enhance Docker Compose setup by adding initialization services for PostgreSQL and NATS, improving JetStream configuration, and updating the Taskfile to use Docker Compose instead of Podman. Modify database schema to enforce unique constraints on (uuid, received_at) for telegrams and telegrams_raw tables.
2025-11-15 14:24:11 +08:00
publisher.go
✨
Enhance NATS configuration and error handling. Introduce stream limits and consumer rules in configuration files. Refactor message processing to handle permanent errors. Update README and development configuration to reflect changes. Add tests for new error handling mechanisms.
2025-11-14 21:42:04 +08:00