mesos / mr-redis

Redis on Apache Mesos
Apache License 2.0
127 stars 32 forks source link

Dockerize the workload #35

Closed dhilipkumars closed 8 years ago

dhilipkumars commented 8 years ago

Instead of distributing the workloads and etcd manully when you start the scheduler make use of their docker images such that it can be downloaded using Unified Conainers feature in Apache Mesos.

dhilipkumars commented 8 years ago

Addressed by https://github.com/mesos/mr-redis/pull/43