No description
Find a file
Matthew Jaffee 254bacc40c remove http subpackage and bring implementations into core
remove interfaces as necessary
2022-02-03 21:04:04 -06:00
.circleci fix gitlab pipeline; disable circleci; remove artifactory 2022-01-03 22:11:30 -06:00
.github remove references to CONTRIBUTING and CHANGELOG 2021-11-19 11:22:15 -06:00
.gitlab turn off verbose on linter, add smoke build 2022-02-02 20:56:18 -06:00
api/client Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
authn add test coverage 2022-01-21 13:57:47 -06:00
authz Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
boltdb Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
client Enable authentication/authorization for featurebase tools 2022-01-26 17:30:26 -06:00
cmd remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
ctl remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
debugstats add copyright notice back in 2021-12-10 11:01:04 -06:00
disco add copyright notice back in 2021-12-10 11:01:04 -06:00
encoding/proto Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
etcd Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
gcnotify Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
generator add copyright notice back in 2021-12-10 11:01:04 -06:00
gopsutil Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
hash Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
ingest Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
ingest_testdata ingest and ingest/codec testing work 2021-08-19 09:50:59 -05:00
install add a redirect-base-url config option 2022-01-20 12:09:18 -06:00
internal remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
lattice Merge branch 'master' into ui-fixes 2022-01-19 10:04:35 -06:00
logger Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
lru fix some staticcheck issues 2021-12-03 09:31:45 -06:00
mock Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
net add copyright notice back in 2021-12-10 11:01:04 -06:00
pb add copyright notice back in 2021-12-10 11:01:04 -06:00
pg Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pql Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
prometheus Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
proto Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
qa remove reliance on gitlab token 2022-02-01 14:40:38 -06:00
rbf Clean up some of the godoc entries in rbf 2022-01-22 07:52:36 -06:00
roaring remove unnecessary filter 2022-02-02 20:56:18 -06:00
scripts Fix benchmark file naming 2021-05-21 14:51:08 -06:00
server remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
shardwidth Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
short_txkey remove a bunch of commented print statements and unecessary prints 2022-01-11 10:42:44 -06:00
sql Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
sql2 Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
statik Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
stats remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
statsd Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
storage remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
syswrap add copyright notice back in 2021-12-10 11:01:04 -06:00
test remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
testdata Test cases for Store(Distinct) 2020-09-14 14:15:29 -05:00
testhook Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
toml add copyright notice back in 2021-12-10 11:01:04 -06:00
topology Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
tracing Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
txkey remove a bunch of commented print statements and unecessary prints 2022-01-11 10:42:44 -06:00
vprint add copyright notice back in 2021-12-10 11:01:04 -06:00
.dockerignore Add new Docker build process and continuous delivery 2021-02-26 14:34:14 -06:00
.gitignore have simulacradata tests clean up generated files 2022-01-17 09:39:28 -06:00
.golangci.yml fix govet and gofmt errors in existing code 2021-10-29 13:14:27 -05:00
api.go remove inspect command 2022-02-03 11:25:31 -06:00
api_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
apimethod_string.go remove attributes 2021-05-14 10:28:08 -04:00
audit.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
audit_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
audit_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
broadcast.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
bsi.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
bsi_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
cache.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
cache_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
catcher.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
client.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
cluster.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
cluster_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
cmd.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
const_amd64.go add copyright notice back in 2021-12-10 11:01:04 -06:00
const_other.go add copyright notice back in 2021-12-10 11:01:04 -06:00
dbshard.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
dbshard_internal_test.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
dbshard_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
delete_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
diagnostics.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
diagnostics_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
Dockerfile remove references to LICENSE and checks for it in source files 2021-11-19 10:38:06 -06:00
Dockerfile-clustertests add docker-compose project to clustertests in CI to allow concurreny 2022-01-25 07:54:48 -06:00
Dockerfile-clustertests-client get rid of 'image' in clustertests which was causing issues 2022-02-03 17:00:49 -06:00
event.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
executor.go don't mind me, just submitting stuff that doesn't even compile and 2022-02-02 20:56:18 -06:00
executor_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
executor_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
field.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
field_internal_test.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
field_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
filesystem.go add copyright notice back in 2021-12-10 11:01:04 -06:00
fragment.go remove inspect command 2022-02-03 11:25:31 -06:00
fragment_internal_test.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
gc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
gid.go database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
go.mod Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
go.sum addresses multiple authn/z tickets 2022-01-14 12:31:32 -06:00
hack.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
handler.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
holder.go remove inspect command 2022-02-03 11:25:31 -06:00
holder_internal_test.go remove inspect command 2022-02-03 11:25:31 -06:00
holder_test.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
http_handler.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
http_handler_internal_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
http_handler_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
http_translator.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
http_translator_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
idalloc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
idalloc_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
index.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
index_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
index_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
ingest_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
internal_client.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
internal_client_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
iterator.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
iterator_internal_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
license.exceptions update license header check exceptions 2021-05-14 10:45:46 -04:00
like.go add copyright notice back in 2021-12-10 11:01:04 -06:00
like_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
main_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
Makefile fix typo w/ authclustertests 2022-02-02 21:05:33 -06:00
metrics.go add copyright notice back in 2021-12-10 11:01:04 -06:00
nfpm.yaml FB-904: Add deb/rpm packaging of FeatureBase binary 2021-11-04 10:32:59 -06:00
NOTICE add config files for release 2021-11-19 01:26:18 +03:00
pilosa.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
pilosa_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pilosa_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
planner.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
planner_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pprof.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
rbf.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
README.md meaningless commit 2021-10-29 11:56:09 -05:00
row.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
row_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
serializer.go add copyright notice back in 2021-12-10 11:01:04 -06:00
server.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
server_internal_test.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
stattx.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
time.go add copyright notice back in 2021-12-10 11:01:04 -06:00
time_internal_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
tracker.go add copyright notice back in 2021-12-10 11:01:04 -06:00
tracker_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
transaction.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
transaction_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
translate.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
translator_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
tx.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
tx_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
tx_test.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
txfactory.go don't mind me, just submitting stuff that doesn't even compile and 2022-02-02 20:56:18 -06:00
txfactory_internal_test.go remove a bunch of roaring backend stuff 2022-02-02 20:56:18 -06:00
util.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
util_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
utils_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
version.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
view.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
view_internal_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00

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.