influxdb/tsdb
Paul Dix 8f712eaf85 Ignore shards that don't have the selected measurement in them.
Fixes #2815 and fixes #2818.
2015-06-08 17:14:42 +02:00
..
internal Add protbuf definitions and code 2015-06-03 09:16:38 -04:00
batcher.go Merge branch 'master' into alpha1 2015-06-02 10:40:52 -06:00
batcher_test.go Merge branch 'master' into alpha1 2015-06-02 10:40:52 -06:00
config.go Refactor run command. 2015-05-29 14:59:57 -06:00
doc.go Initial implementation for writing data to a shard. 2015-05-22 16:11:18 -04:00
meta.go Correct comments in tsdb/meta 2015-06-04 16:08:12 -04:00
meta_test.go add benchmarks for building in-mem series index 2015-06-02 17:00:25 -04:00
monitor.go WIP 2015-05-29 14:56:30 -06:00
points.go explicitly parse time if needed 2015-06-04 12:15:18 -06:00
points_test.go make line protocol round or parse precision as expected 2015-06-04 11:22:53 -06:00
query_executor.go Merge pull request #2787 from influxdb/pd-drop-database 2015-06-05 20:09:06 +02:00
query_executor_test.go Fix spelling in test 2015-06-05 20:07:52 +02:00
shard.go Fix locking on write path for getting measurement field encoding. 2015-06-07 11:09:47 +02:00
shard_test.go Merge pull request #2743 from influxdb/tsdb-benchmarks 2015-06-05 13:15:38 -07:00
snapshot.go Clean up influxdb. 2015-05-30 08:14:10 -06:00
snapshot_test.go Clean up influxdb. 2015-05-30 08:14:10 -06:00
store.go Merge pull request #2776 from influxdb/enforce_retention_2_phase 2015-06-05 11:15:21 -07:00
store_test.go Remote temp dirs in store_test 2015-06-05 22:16:51 -06:00
tx.go Ignore shards that don't have the selected measurement in them. 2015-06-08 17:14:42 +02:00