influxdb/tsdb/engine/tsm1
Joe LeGasse dc8ed7953d Remove custom binary-conversion functions
Also cleaned up some excess allocations, and other cruft from the code
2016-02-18 13:56:35 -05:00
..
DESIGN.md Move to simpler cache 2015-11-20 21:09:24 -08:00
bool.go refactor query engine 2016-02-10 09:40:25 -07:00
bool_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
cache.go Optimize Cache entry.add 2016-01-27 14:26:42 -07:00
cache_test.go add float bench 2016-02-03 03:12:16 +09:00
compact.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
compact_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
cursor.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
encoding.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
encoding_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
engine.go add canonical paths 2016-02-10 11:30:52 -07:00
engine_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
file_store.go integer support 2016-02-10 09:40:25 -07:00
file_store_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
file_unix.go fix TSMReader.Delete() and all unit tests is pass in the windows 2016-01-31 11:32:08 +08:00
file_windows.go fix TSMReader.Delete() and all unit tests is pass in the windows 2016-01-31 11:32:08 +08:00
float.go Return error if NaN is encoded in a block 2015-10-27 17:12:56 -06:00
float_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
int.go integer support 2016-02-10 09:40:25 -07:00
int_test.go integer support 2016-02-10 09:40:25 -07:00
iterator.gen.go remove NaN from query engine 2016-02-17 14:11:31 -07:00
iterator.gen.go.tmpl remove NaN from query engine 2016-02-17 14:11:31 -07:00
iterator.gen.go.tmpldata remove NaN from query engine 2016-02-17 14:11:31 -07:00
mmap_solaris.go ran go fmt on mmap_solaris.go #4787 2015-12-07 17:41:26 -08:00
mmap_unix.go Remove MAP_POPULATE 2016-01-08 08:45:27 -07:00
mmap_windows.go fix munmap bug in the windows 2016-01-31 10:46:46 +08:00
pools.go integer support 2016-02-10 09:40:25 -07:00
reader.go Remove custom binary-conversion functions 2016-02-18 13:56:35 -05:00
reader_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
string.go tsm1 meta lint 2015-10-15 15:03:10 -06:00
string_test.go add tsm1 quickcheck tests 2015-10-08 11:59:57 -06:00
timestamp.go Skip decoding blocks that are already full 2015-12-17 12:47:05 -07:00
timestamp_test.go Skip decoding blocks that are already full 2015-12-17 12:47:05 -07:00
tombstone.go fix TSMReader.Delete() and all unit tests is pass in the windows 2016-01-31 11:32:08 +08:00
tombstone_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
wal.go Remove custom binary-conversion functions 2016-02-18 13:56:35 -05:00
wal_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
writer.go Remove custom binary-conversion functions 2016-02-18 13:56:35 -05:00
writer_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00