influxdb/tsdb
Philip O'Toole c36f5f3f5f Merge pull request #2771 from influxdb/enforce_retention_2_phase
Support deleting shards from TSDB store
2015-06-04 12:32:39 -07: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 Update comment 2015-06-03 13:26:49 -04:00
meta_test.go Create QueryExecutor in tsdb. 2015-05-29 14:59:57 -06: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 Wire up DROP MEASUREMENT 2015-06-03 11:32:50 -04:00
query_executor_test.go Wire up DROP MEASUREMENT 2015-06-03 11:32:50 -04:00
shard.go Wire up DROP MEASUREMENT 2015-06-03 11:32:50 -04:00
shard_test.go Add text protocol parsing and serialzation for points 2015-05-29 11:18:40 -06: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 Add DeleteShard to TSDB store 2015-06-04 12:22:38 -07:00
store_test.go Add DeleteShard to TSDB store 2015-06-04 12:22:38 -07:00
tx.go fixing more error message regressions 2015-06-03 15:36:18 -06:00