No description
Find a file
2022-03-10 08:26:07 -06:00
.circleci
.github
.gitlab
api/client
authn
authz
boltdb
client
cmd
ctl
debugstats
disco
encoding/proto
etcd
gcnotify
generator
gopsutil
hash
ingest
ingest_testdata
install
internal
lattice
logger
lru
mock
net
pb
pg
pql
prometheus
proto
qa
rbf
roaring Update roaring.go 2022-03-10 08:26:07 -06:00
scripts
server
shardwidth
short_txkey
sql
sql2
statik
stats
statsd
storage
syswrap
task
test
testdata
testhook
toml
topology
tracing
txkey
vprint
.dockerignore
.gitignore
.golangci.yml
api.go
api_test.go
apimethod_string.go
audit.go
audit_internal_test.go
audit_test.go
broadcast.go
bsi.go
bsi_test.go
cache.go
cache_test.go
catcher.go
cluster.go
cluster_internal_test.go
cmd.go
const_amd64.go
const_other.go
dbshard.go
dbshard_internal_test.go
dbshard_test.go
delete_test.go
diagnostics.go
diagnostics_internal_test.go
doc.go
Dockerfile
Dockerfile-clustertests
Dockerfile-clustertests-client
event.go
executor.go
executor_internal_test.go
executor_test.go
field.go
field_internal_test.go
field_test.go
filesystem.go
fragment.go
fragment_internal_test.go
gc.go
gid.go
go.mod
go.sum
hack.go
handler.go
holder.go
holder_internal_test.go
holder_test.go
http_handler.go
http_handler_internal_test.go
http_handler_test.go
http_translator.go
http_translator_test.go
idalloc.go
idalloc_test.go
index.go
index_internal_test.go
index_test.go
ingest_test.go
internal_client.go
internal_client_test.go
iterator.go
iterator_internal_test.go
license.exceptions
like.go
like_test.go
main_test.go
Makefile
metrics.go
nfpm.yaml
NOTICE
pilosa.go
pilosa_internal_test.go
pilosa_test.go
planner.go
planner_test.go
pprof.go
rbf.go
README.md
row.go
row_test.go
serializer.go
server.go
server_internal_test.go
server_test.go
stattx.go
time.go
time_internal_test.go
tracker.go
tracker_test.go
transaction.go
transaction_test.go
translate.go
translator_test.go
tx.go
tx_internal_test.go
tx_test.go
txfactory.go
txfactory_internal_test.go
util.go
util_test.go
utils_internal_test.go
version.go
view.go
view_internal_test.go

FeatureBase, a distributed bitmap index

See our internal documentation, which includes all external documentation, plus many internal-only pages, listed under the "Internal" heading in the main navigation bar.

Follow along with the Sample Project to get a better understanding of FeatureBase's capabilities.