influxdb/storage
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
..
flux feat(storage/flux): support table.fill() within aggregate window pushdown (#21519) 2021-05-19 20:22:56 -05:00
mocks refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
reads refactor: last cursor optimization function name (#21353) 2021-05-13 14:44:00 -04:00
readservice chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
Makefile fix(Makefile): Remove redundant make targets 2020-08-21 13:24:03 -07:00
bucket_service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bucket_service_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
config.go feat: Port shard precreation service from InfluxDB 1.x 2020-09-09 13:34:22 -07:00
engine.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
points_writer.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
retention.go feat: Port 1.x retention policy enforcement service 2020-09-09 10:32:06 -07:00