SAFEHR-data / emap

Near real-time clinical database for research and innovation
2 stars 1 forks source link

Implement HL7 buffering or replay if needed #40

Open jeremyestein opened 2 months ago

jeremyestein commented 2 months ago

Epic: #29

To reduce the risk of data loss, if for example our system goes down temporarily, we need to find out what replay capabilites smartlinx has, and consider whether we need to store messages we have received but not yet processed in some temporary space (rabbitmq?).