mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
7 lines
177 B
Go
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
|