mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
We want to be able to control whether or not we use roaring to serialize Rows, which means serializers have to be able to be distinct. We also make corresponding changes to http/handler.go to have it use the exported serializers directly rather than the API's serializer (which is always the base protobuf serializer right now, and if it weren't, that would be bad because we were assuming it was). When we're accepting protobuf from a pilosa server, flag that we'll accept roaring bitmaps as opposed to the naive column representation. |
||
|---|---|---|
| .. | ||
| proto | ||