gh-ost/go/logic
Shlomi Noach 2afb86b9e4 support for millisecond throttling
- `--max-lag-millis` is at least `100ms`
- `--heartbeat-interval-millis` introduced; defaults `500ms`, can range `100ms` - `1s`
- Control replicas lag calculated asynchronously to throttle test
  - aggressive when `max-lag-millis < 1000` and when `replication-lag-query` is given
2016-08-30 09:41:59 +02:00
..
applier.go support for millisecond throttling 2016-08-30 09:41:59 +02:00
inspect.go Merge pull request #200 from github/support-5-5 2016-08-26 08:29:33 +02:00
migrator.go support for millisecond throttling 2016-08-30 09:41:59 +02:00
server.go added log message 2016-08-11 09:03:39 +02:00
streamer.go capped streamer retries 2016-07-25 15:17:30 +02:00