mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
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`. |
||
|---|---|---|
| .. | ||
| cassandra | ||
| leveldb | ||
| mem | ||
| storage.go | ||