cmilloy
Results
2
comments of
cmilloy
After socializing this internally we have come up with a few ideas for implementation to start: - As you noted, being able to set an expiration when a host is...
The comet specification would look like this: ``` {"name":"satellite-slave.mesos.recipes/cache-state", "period": "5s", "params": {"threshold": 5, "riak-url": "http://dns-to-riak-server:8098/riak", "bucket": "bucket-name"}} ```