influxdb/pkg
Stuart Carnie bef0577206 fix(simple8b): Fix incorrect encoding for a run of 119 or 239 1s
If 120th or 240th value is not a 1, k still passes the check in the
switch, causing the last value to be lost. If this value occurs at
the boundary of a block, the max time will be incorrect, resulting in
compaction failing to make forward progress.
2018-11-14 12:14:45 +00:00
..
binaryutil Initial import pkg package 2018-10-01 12:03:20 +01:00
bytesutil Initial import pkg package 2018-10-01 12:03:20 +01:00
deep Fix invalid import comment 2018-10-04 12:29:34 -06:00
encoding/simple8b fix(simple8b): Fix incorrect encoding for a run of 119 or 239 1s 2018-11-14 12:14:45 +00:00
escape Initial import pkg package 2018-10-01 12:03:20 +01:00
estimator Initial import pkg package 2018-10-01 12:03:20 +01:00
file Initial import of tsm1.Engine 2018-10-01 12:08:37 +01:00
limiter Initial import pkg package 2018-10-01 12:03:20 +01:00
mmap Initial import pkg package 2018-10-01 12:03:20 +01:00
pool Pull in more pkg packages 2018-10-01 12:08:37 +01:00
rhh Initial import pkg package 2018-10-01 12:03:20 +01:00
slices Pull in more pkg packages 2018-10-01 12:08:37 +01:00
snowflake Initial import pkg package 2018-10-01 12:03:20 +01:00