Skip to content

AboutTheEventStoreServer

Chris Richardson edited this page Jan 8, 2016 · 3 revisions

There are two ways to run the example code. You can run a standalone monolith using an embedded event store, which is convenient for development and testing. However, the much more interesting option is to deploy the application as a collection of microservices that persist events in the Eventuate event store server.

Eventuate, Inc is my latest startup. We are building a platform that simplifies the development of event-driven microservices. Please take a look at the web site to learn more about the Eventuate Platform. If you would like access to the alpha version of the cloud-based server then please signup here to get credentials.

Clone this wiki locally