Philip O'Toole
bf1a8aa1e4
Use uint64 for Series IDs
...
Fixes issue #1649
2015-04-10 16:11:34 -07:00
David Norton
63346cdcdd
minor style change
2015-03-31 23:49:54 -04:00
David Norton
53b6be1547
use map for marshaledTags cache
2015-03-31 23:08:09 -04:00
David Norton
40245dade5
don't export marshaledTags field
2015-03-31 19:18:51 -04:00
David Norton
bb7aa9243b
make less calls to marshalTags
2015-03-31 18:57:38 -04:00
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