RaftCore
RaftCore copied to clipboard
Add more connectors and state machine implementations
The product developed ships with two basic state machine implementations and two basic connectors.
More state machines could be added to cover more complicated use cases (for example, a state machine that executes entries on a PostgreSQL database).
The same could be done for connectors, supporting configurable APIs instead of a pre-fixed one, or supporting SOAP services, for example.