featurebase/cmd
Ben Johnson 01afc5364d add bitmap and profile attribute support
This commit adds the ability to set string, integer, and boolean
values on bitmaps and profiles within Pilosa. Bitmap attributes
are automatically returned when making a `Bitmap()` call. Profile
attributes must be requested by setting `profile=true` in the
URL.

The function names have also been renamed to initial caps so that
the PQL query language can support math operations in the future.
2016-02-01 08:44:33 -07:00
..
pilosa add bitmap and profile attribute support 2016-02-01 08:44:33 -07:00
pilosactl cluster-wide import 2016-01-05 20:09:17 -07:00