Commit graph

7 commits

Author SHA1 Message Date
Linh Vo
3c1e262642 gofmt 2017-01-27 15:39:17 -06:00
Linh Vo
254eb8d245 move ExecuteQuery to client that every other benchmark can use 2017-01-27 12:13:17 -06:00
Linh Vo
8ddff3235f add pql option to randquery 2017-01-25 00:14:20 -06:00
jaffee
04637b6f46 rename cli to client 2017-01-09 13:42:17 -06:00
jaffee
0b0ac95052 few more json fixes 2016-12-19 15:10:35 -06:00
jaffee
0588e0398c rename imports umbel->pilosa 2016-11-28 15:45:18 -07:00
jaffee
05a70d5fb2 refactor Init and provide ClientType option
Benchmark implementations can now use 'HasClient' as a component which provides
an Init method which sets up the pilosa client in a configurable way.
Implementations must still expose the ClientType argument through ConsumeFlags
and describe it in Usage()
2016-11-28 15:45:17 -07:00