mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-12 07:41:02 +00:00
- lmdb as a backend (lmdb.go) (lmdb is the fastest known transactional storage backend) - per Tx call statics report enabled with PILOSA_CALLSTAT=true (stattx.go) - framework for per-shard db (dbshard.go) - txfactory handles any pair under blue-green testing (txfactory.go) - enable CGO in Dockerfiles for lmdb
7 lines
66 B
Text
7 lines
66 B
Text
default.etcd/
|
|
*.test
|
|
vendor
|
|
.protoc-gen-gofast
|
|
.DS_Store
|
|
build
|
|
*~
|