featurebase/core
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
..
batch.go vet 2015-08-20 13:46:39 -06:00
etcd.go refactor storage 2015-08-30 16:49:32 -06:00
http.go move index package to root package 2015-08-31 16:54:53 -06:00
load.go move index package to root package 2015-08-31 16:54:53 -06:00
ping.go Refactor config & service 2015-08-12 15:34:23 -06:00
remotebits.go Refactor config & service 2015-08-12 15:34:23 -06:00
stopper.go vet 2015-08-20 13:46:39 -06:00