Commit Graph

9 Commits (62434fb8785d1b3ef502f8defc2f74fba977a238)

Author SHA1 Message Date
Todd Persen 94a8019fc7 Wire up DROP CONTINUOUS QUERY 2015-03-25 11:58:33 -07:00
Todd Persen 76b8c39e50 Change `datbase` => `database` 2015-03-24 15:58:30 -07:00
Cory LaNou c150a8c8bc run all create shards groups through same methods 2015-03-09 18:54:37 -06:00
Cory LaNou 67f03ef26b Pre-create shard groups
1) Pre create shard groups

2) Calculate and save the ShardGroupDuration for Retention Policies. This should never change even if they alter a retention policy in the future
2015-03-09 17:30:17 -06:00
Philip O'Toole a5749bebfb Store Measurement commands in batches
This introduces consistency into the code, and makes testing easier.
2015-02-27 16:25:50 -08:00
Cory LaNou 0ad76c637d broadcastig drop measurement 2015-02-25 12:42:23 -07:00
Cory LaNou 079f64338b wiring up droping series, wip 2015-02-25 12:42:23 -07:00
Cory LaNou 8e086a447b Change delete to drop for [dD]ropDatabase 2015-02-23 13:14:18 -07:00
Philip O'Toole 9ab1221a35 Move Raft command types to own file
server.go is getting long, so start breaking it up a little.
2015-02-22 11:50:43 -08:00