Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 806 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 806 Bytes

Gofer Stores

These stores are meant to be utilized with the gofer Engine.

These stores are simplified database connectors to persist HL7 messages.

Supported Stores

  • File, just raw file storage using fs
  • SurrealDB Requires a running SurrealDB Server

Future Stores Ideas

If you are interested in contributing by building out one of these store connectors, then please see CONTRIBUTING