featurebase/storage/mem
Ben Johnson 3c832591df move index package to root package
This commit moves the index package to the root. Because pilosa
is an index at its core, it's redundant to have an index
subpackage. It also provides better naming such as `pilosa.Bitmap`
instead of `index.Bitmap`.
2015-08-31 16:54:53 -06:00
..
mem.go move index package to root package 2015-08-31 16:54:53 -06:00
mem_test.go move index package to root package 2015-08-31 16:54:53 -06:00