featurebase/roaring
Ben Johnson b2f45a7256 add delta roaring bitmap
This commit adds an implementation of roaring bitmaps that can be
used with mmap files and also allow for delta changes that are
appended to the end of the file as a write-head log.
2015-12-15 20:07:46 -07:00
..
roaring.go add delta roaring bitmap 2015-12-15 20:07:46 -07:00
roaring_test.go add delta roaring bitmap 2015-12-15 20:07:46 -07:00