High performance java architecture that can be used to implement an event sourcing architecture with a pluggable processing interface that allows application logic to be embedded into the sequencer
To run the sequencer you need two command line properties -configtype <file|url> -config <.properties file path|url>
Only file is currently supported and a sample properties file is included within the config directory for running the necessary processes locally