featurebase/doc.go
2017-04-18 14:11:42 -05:00

7 lines
177 B
Go

/*
Package pilosa implements the core of the Pilosa distributed bitmap index. It
contains all the domain objects, interfaces, and logic that defines pilosa.
*/
package pilosa