Cory LaNou
|
3c518f8927
|
panicing is bad -> error returns are good
|
2017-01-03 14:28:29 -06:00 |
Ben Johnson
|
8aa224b22d
|
reduce memory allocations in index
This commit changes the index to point to index data in the shards
instead of keeping it in-memory on the heap.
|
2016-08-16 14:09:00 -06:00 |
Cory LaNou
|
1117526873
|
remove IF EXISTS/IF NOT EXISTS from influxql language
|
2016-07-29 12:58:05 -05:00 |
Jack Zampolin
|
e39dcaf8f0
|
Clean up code, fix struct and file names to fit with golang convention
|
2016-06-22 13:13:36 -07:00 |