influxdb/pkg/limiter
Daniel Moran d747e7ec4e
feat: add config parameters to toggle WAL concurrency and timeouts (#21621)
* feat: add context parameter to Take() method on fixed limiter
* refactor: plumb context through to uses of Take()
* test: update tests to pass context as needed
* feat: add config toggles for setting WAL write concurrency & timeout
2021-06-09 11:03:53 -04:00
..
fixed.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
fixed_test.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
write_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
writer.go fix(storage): guard against compaction burst throughput limit (#14985) (#15101) 2019-09-11 07:46:33 -07:00