featurebase/cmd
Ben Johnson ee521e2bbf add bulk call support to the query endpoint
This commit changes the `pql.Query` so that it can accept one or more
top-level calls instead of only one.

The query request format change because a query with a single call is
still valid. However, the result format now returns a `results` field
that has one result for each top-level call. The `profiles` field is
still the same, however, it combines all profiles from all bitmap
responses into one return so that there's not duplicate attributes.

Fixes #59
2016-03-08 14:34:37 -07:00
..
pilosa add bulk call support to the query endpoint 2016-03-08 14:34:37 -07:00
pilosactl add backup/restore to pilosactl 2016-02-29 08:38:24 -07:00