featurebase/vendor
Ben Johnson 1a20e83a5b
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
..
github.com refactor in-memory bitmap storage 2016-05-24 15:01:49 -06:00
golang.org/x/sys add cache persistence 2016-02-13 10:02:53 -07:00