influxdb/pkg
Daniel Moran d307e0a2dc
chore: delete miscellaneous unused code (#22465)
* Delete unused `CreateFileWithReplacement` function
* Delete unused `http/server.go`
2021-09-13 15:48:17 -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
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
durablequeue feat: port durable queue from InfluxDB enterprise (#22187) 2021-08-12 17:59:11 -04:00
encoding/simple8b fix: typos (#19734) 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 feat(influxql): Add hyper log log operators (#22322) 2021-08-30 15:46:46 -04:00
file build: upgrade to go1.17 (#22363) 2021-09-01 16:09:02 -04:00
fs chore: delete miscellaneous unused code (#22465) 2021-09-13 15:48:17 -04:00
httpc fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
jsonnet fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
jsonparser fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
limiter build(flux): update flux to master and change renamed structs (#22281) 2021-08-26 10:07:02 -05:00
metrics chore: update staticcheck and fix newly identified lint checks (#18737) 2020-06-26 18:54:09 -05:00
mincore build: upgrade to go1.17 (#22363) 2021-09-01 16:09:02 -04:00
mmap build: upgrade to go1.17 (#22363) 2021-09-01 16:09:02 -04: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 (#20814) 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 refactor: move to `filepath.WalkDir` for slight performance gain in Go 1.16 (#21858) 2021-07-16 09:11:11 -05: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: fix generation when vendoring dependencies (#22089) 2021-08-06 15:06:36 -04:00