mesos-go icon indicating copy to clipboard operation
mesos-go copied to clipboard

Provide state abstraction similar to that of the native bindings.

Open jdef opened this issue 10 years ago • 2 comments

jdef avatar Jun 19 '15 23:06 jdef

@jdef Curious on some detail for this one.

vladimirvivien avatar Jul 30 '15 16:07 vladimirvivien

Might be nice to have something like this for go frameworks to use, for storing persistent state.

  • https://github.com/apache/mesos/blob/master/src/state/state.hpp
  • ZK-based impl: https://github.com/apache/mesos/blob/master/src/state/zookeeper.cpp

jdef avatar Jul 30 '15 16:07 jdef