featurebase/cmd
Jason Aten 123ce41840 add lmdb, Tx call stats, and prep for db/shard.
- 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
2020-08-17 18:26:58 -05:00
..
convert rbf: roaring bitmap format 2020-07-08 13:27:18 -06:00
demo-lmdb add lmdb, Tx call stats, and prep for db/shard. 2020-08-17 18:26:58 -05:00
lmdb-keydump add lmdb, Tx call stats, and prep for db/shard. 2020-08-17 18:26:58 -05:00
pilosa v2.0.0 2019-10-08 14:56:17 -06:00
slurp all test green on rbf. WOOT. 2020-08-12 21:08:30 +00:00
check.go v2.0.0 2019-10-08 14:56:17 -06:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go v2.0.0 2019-10-08 14:56:17 -06:00
convert.go Tx Interface 2020-07-02 10:43:15 -06:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go v2.0.0 2019-10-08 14:56:17 -06:00
export_test.go v2.0.0 2019-10-08 14:56:17 -06:00
generate_config.go v2.0.0 2019-10-08 14:56:17 -06:00
import.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
import_test.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go rebrand pilosa binaries 2020-06-26 16:49:05 -04:00
root_test.go suppress test config arguments from pilosa config output 2020-04-24 11:02:42 -05:00
server.go v2.0.0 2019-10-08 14:56:17 -06:00
server_test.go allow floats in PQL queries for decimal fields 2019-11-13 10:07:24 -06:00