No description
Find a file
2022-03-15 10:29:48 -05:00
.github
.gitlab bump go to go 1.17.7 2022-03-08 08:38:07 -06:00
api/client
authn
authz
boltdb
client client side retry ingestAPI requests on primary host 2022-03-10 10:22:13 -06:00
cmd
ctl decimal wowes 2022-03-15 01:52:18 -05:00
debugstats
disco
encoding/proto
etcd
gcnotify
generator
gopsutil
hash
ingest
ingest_testdata
install
internal Merge branch 'master' of github.com:molecula/featurebase into clustertest-retry-coverage-v2 2022-03-10 16:54:30 -06:00
lattice
logger
lru
mock
net
pb
pg
pql
prometheus
proto
qa
rbf make maxdelete an optional param 2022-03-11 06:20:07 -06:00
roaring go fmt 2022-03-10 09:03: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 add server side redirect to primary for ingest requests 2022-03-10 10:22:13 -06:00
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 bump go to go 1.17.7 2022-03-08 08:38:07 -06:00
Dockerfile-clustertests-client bump go to go 1.17.7 2022-03-08 08:38:07 -06:00
event.go
executor.go Merge branch 'master' into FB-1185 2022-03-14 14:30:37 -05:00
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 release read tx 2022-03-10 16:18:39 -06:00
holder_internal_test.go address reviewer's comments 2022-03-10 09:36:18 -06:00
holder_test.go
http_handler.go ensure provided min/max are valid on int fields 2022-03-15 10:29:48 -05:00
http_handler_internal_test.go add /internal/disk-usage endpoint for testing 2022-03-14 15:23:15 -05:00
http_handler_test.go
http_translator.go
http_translator_test.go
idalloc.go
idalloc_test.go
index.go ensure provided min/max are valid on int fields 2022-03-15 10:29:48 -05:00
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 bump go to go 1.17.7 2022-03-08 08:38:07 -06:00
metrics.go
nfpm.yaml
NOTICE
pilosa.go
pilosa_internal_test.go
pilosa_test.go
planner.go
planner_test.go
pprof.go
rbf.go optimize container after remove 2022-03-11 06:20:07 -06:00
README.md
row.go
row_test.go
serializer.go
server.go FB-1188 - TTL - run TtlRemoval on server start, better ttl log info message 2022-03-11 11:37:36 -06:00
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 . 2022-03-11 06:20:07 -06:00
txfactory_internal_test.go
util.go add /internal/disk-usage endpoint for testing 2022-03-14 15:23:15 -05:00
util_test.go add /internal/disk-usage endpoint for testing 2022-03-14 15:23:15 -05:00
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.