influxdb/pkg
Daniel Moran d747e7ec4e
feat: add config parameters to toggle WAL concurrency and timeouts ()
* 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
..
binaryutil Initial import pkg package 2018-10-01 12:03:20 +01:00
bloom chore: Skip tests on circleci 2020-08-31 12:14:27 -07:00
bytesutil refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
csv2lp fix: update doc links to point at new site () 2021-02-16 12:37:56 -05:00
data/gen chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
deep chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
encoding/simple8b fix: typos () 2020-10-13 09:50:32 -07:00
escape chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
estimator chore: add goimports 2021-01-29 14:06:52 -05:00
file chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
fs fix: Type-convert fs.Bavail for portability () 2020-10-26 05:32:04 -04:00
httpc refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
jsonnet refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
jsonparser refactor: automated move of errors and id from root to kit () 2021-03-30 14:10:02 -04:00
lifecycle tsi1: partition close deadlock 2019-04-22 09:06:32 -06:00
limiter feat: add config parameters to toggle WAL concurrency and timeouts () 2021-06-09 11:03:53 -04:00
metrics chore: update staticcheck and fix newly identified lint checks () 2020-06-26 18:54:09 -05:00
mincore feat(tsi1): Add optional mincore limiter to TSI 2020-07-22 10:17:42 -06:00
mmap refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
pointer Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
pool fix(tsm1): limit concurrent WAL encodings to reduce memory pressure under heavy write load () 2021-06-03 16:11:36 -04:00
radix chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
rhh chore: add goimports 2021-01-29 14:06:52 -05:00
slices chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
snowflake Initial import pkg package 2018-10-01 12:03:20 +01:00
tar chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
testing/assert chore(gen): Add ingen generator data structures to platform for reuse 2018-12-11 17:45:57 -07:00
testttp chore(testtp): extend testtp request with SetFormValue 2020-04-16 14:39:07 -07:00
tracing build: delete vendored copy of gogo protos () 2021-03-30 14:26:05 -04:00