mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +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 |
||
|---|---|---|
| .. | ||
| convert | ||
| demo-lmdb | ||
| lmdb-keydump | ||
| pilosa | ||
| slurp | ||
| check.go | ||
| check_test.go | ||
| config.go | ||
| convert.go | ||
| doc.go | ||
| export.go | ||
| export_test.go | ||
| generate_config.go | ||
| import.go | ||
| import_test.go | ||
| inspect_test.go | ||
| root.go | ||
| root_test.go | ||
| server.go | ||
| server_test.go | ||