John Shahid
8692780bf4
Some refactoring
2014-10-20 15:24:39 -04:00
Todd Persen
9f89aaeb26
Aggregating by time should respect the natural boundaries of the argument.
...
Fix #387
2014-10-20 15:24:39 -04:00
John Shahid
059d308c72
move type to its own file
2014-09-23 11:34:42 -04:00
John Shahid
e8d83e5ae3
Let time.Unix() do the work for us
2014-09-10 15:15:56 -04:00
John Shahid
5669346054
cleanup the storage keys and point iteration in the shard's code
2014-09-10 14:08:07 -04:00
Paul Dix
69c47a57e6
Series should be returned in sorted order
...
Fix #830 . Tests and implementation to ensure that list series with or without a regex return in sorted order. Queries that select from a regex will return series in sorted order.
2014-08-15 14:06:33 -04:00
John Shahid
39ea797dcd
Fix #690 . Use idiomatic go project structure
...
Conflicts:
cluster/cluster_configuration.go
cluster/shard.go
coordinator/command.go
coordinator/coordinator_test.go
coordinator/raft_server.go
daemon/influxd.go
datastore/shard.go
integration/single_server_test.go
parser/query_spec.go
server/server.go
2014-07-14 18:47:37 -04:00
John Shahid
e5276112c1
Restructure the codebase to be more idiomatic
2014-06-30 11:31:08 -04:00