hi
It would be great to have a EventStore package for DC/OS
I’ve refactored my app into DC/OS - and I use eventstore but its kept outside of the cluster.
It would be a really cool feature but imo would only be doable one of two ways:
Support eventstore docker containers (some exist but not supported)
Update ES to .NET Standard 2.0
I ported my service into DC/OS, thankfully I’m all containers but looking over the elastic search and riak migrations… I wouldn’t want to tackle that without one of the above.
it seems their Container Runtime UCR may add stability vs docker daemon
https://dcos.io/docs/1.9/deploying-services/containerizers/ucr/