featurebase/internal
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
..
internal.go refactor 2015-12-02 15:34:49 -07:00
internal.pb.go add bitmap and profile attribute support 2016-02-01 08:44:33 -07:00
internal.proto add bitmap and profile attribute support 2016-02-01 08:44:33 -07:00