influxdb/models
Joe LeGasse cd00085e9e Adjust Tags cloning
This change delays Tag cloning until a new series is found, and will
only clone Tags acquired from `ParsePoints...` and not those referencing
the mmap-ed files (TSM) that are created on startup.
2017-01-13 13:15:36 -05:00
..
consistency.go Update godoc for package models 2016-12-30 18:02:52 -08:00
inline_fnv.go Update godoc for package models 2016-12-30 18:02:52 -08:00
inline_fnv_test.go Implement and use zero-alloc FNV64a. 2016-09-26 11:43:27 -07:00
inline_strconv_parse.go models: Add FieldIterator type 2016-10-03 16:30:21 -06:00
inline_strconv_parse_test.go models: Add FieldIterator type 2016-10-03 16:30:21 -06:00
points.go Adjust Tags cloning 2017-01-13 13:15:36 -05:00
points_internal_test.go Add test for marshalling a point without fields 2016-12-28 12:09:30 -08:00
points_test.go Fix memory leak of retained HTTP write payloads 2017-01-12 16:16:54 -08:00
rows.go Update godoc for package models 2016-12-30 18:02:52 -08:00
statistic.go Update godoc for package models 2016-12-30 18:02:52 -08:00
statistic_test.go Ensure we don't mutate provided statistics tags 2016-08-24 11:40:13 +01:00
time.go Support negative timestamps in the query engine 2016-08-25 12:52:41 -05:00