featurebase/internal
Ben Johnson 722d697228 refactor in-memory bitmap storage
This commit changes the underlying storage for `Bitmap` from a
red-black tree to a roaring bitmap. It also removes bitmaps from
the cache and only stores the bitmap count.
2016-05-24 15:01:49 -06:00
..
internal.go refactor 2015-12-02 15:34:49 -07:00
internal.pb.go refactor in-memory bitmap storage 2016-05-24 15:01:49 -06:00
internal.proto refactor in-memory bitmap storage 2016-05-24 15:01:49 -06:00