This website requires JavaScript.
Explore
Help
Sign In
CL-Softwares
/
modelRT
Watch
8
Star
0
Fork
You've already forked modelRT
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1dd8491440
modelRT
/
mq
History
douxu
1dd8491440
refactor: replace EventStatusPersisted with IsPersisted field on EventRecord - add IsPersisted bool to EventRecord for explicit persistence tracking by eventRT consumer - remove EventStatusPersisted constant, decoupling DB persistence from event lifecycle status - update event status comments for accuracy and CIM-agnostic language
2026-05-08 16:19:12 +08:00
..
event
refactor: replace EventStatusPersisted with IsPersisted field on EventRecord - add IsPersisted bool to EventRecord for explicit persistence tracking by eventRT consumer - remove EventStatusPersisted constant, decoupling DB persistence from event lifecycle status - update event status comments for accuracy and CIM-agnostic language
2026-05-08 16:19:12 +08:00
publish_up_down_limit_event.go
refactor: migrate trace propagation from B3 to W3C TraceContext - switch OTel propagator from b3.New() to propagation.TraceContext{} - rename B3 header constants to generic internal context keys
2026-05-07 16:43:34 +08:00
rabbitmq_init.go
optimize code of rabbitmq connection and event alarm struct
2026-02-11 16:43:42 +08:00