mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 08:10:50 +00:00
This commit refactors the roaring bitmaps to use uint64 values instead of uint32 values. This is required for the size of values we need in pilosa. This change is not backwards compatible with the previous data format so any existing data directories need to be removed before using this code. |
||
|---|---|---|
| .. | ||
| roaring.go | ||
| roaring_test.go | ||