gh-ost/go/base
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
..
context.go support for millisecond throttling 2016-08-30 09:41:59 +02:00
load_map_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
load_map.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils.go Throttling & critical load 2016-06-18 21:12:07 +02:00