featurebase/internal
Ben Johnson b873b4c084 refactor attribute stores
This commit refactors the profile and bitmap attribute stores so
that they share the same code. There is a new `AttrStore` which
associates key/value pairs with a `uint64` identifier.

The previous JSON encoding has been fixed to use protobufs which
fixes encoding issues for int64.
2016-02-16 13:41:37 -07:00
..
internal.go refactor 2015-12-02 15:34:49 -07:00
internal.pb.go refactor attribute stores 2016-02-16 13:41:37 -07:00
internal.proto refactor attribute stores 2016-02-16 13:41:37 -07:00