featurebase/ctl
Ben Johnson 150c8a5b06 database per shard, HolderConfig, rbf bit-wise import speedups.
- introduce Query Context (Qcx) for managing database-per-shard.
- replaces the MultiTx, so mtx.go is retired and removed.
- introduces the HolderConfig struct and all Holders now have
  a path from birth.
- rbf speedups on bitwise writes
- badgerdb is removed due to unresolvable write conflicts.

fixes #703 #676
2020-09-04 13:00:33 -05:00
..
check.go v2.0.0 2019-10-08 14:56:17 -06:00
check_test.go generalize test strings and break out old UnmarshalBinary code 2019-08-05 17:39:47 -05:00
common.go fix postgres endpoint config 2020-08-27 10:49:43 -04:00
config.go v2.0.0 2019-10-08 14:56:17 -06:00
config_test.go v2.0.0 2019-10-08 14:56:17 -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 testhook: leak auditing infrastructure 2020-08-24 11:26:39 -05:00
generate_config.go v2.0.0 2019-10-08 14:56:17 -06:00
generate_config_test.go so much lint 2019-04-16 12:07:18 -05:00
import.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
import_test.go testhook: leak auditing infrastructure 2020-08-24 11:26:39 -05:00
inspect.go database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
inspect_test.go improve inspect output, switch roaring over to using new unmarshal 2020-06-29 15:13:47 -04:00
server.go Revert UI->Lattice name change, correct the ordering of error checks in statikHandler 2020-09-01 10:16:31 -05:00
server_test.go v2.0.0 2019-10-08 14:56:17 -06:00