featurebase/http
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
..
client.go Pass name to newNotFoundError 2020-08-27 15:35:23 +02:00
client_test.go database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
error.go Fix linter issues: vet 2018-07-19 11:37:50 -05:00
handler.go database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
handler_internal_test.go Revert "back out the pql.Decimal changes" 2020-04-01 17:46:46 -05:00
handler_test.go fix lint 2020-04-22 14:30:14 -05:00
translator.go Add benchmark for translation reader 2020-08-21 15:15:41 +02:00
translator_test.go testhook: leak auditing infrastructure 2020-08-24 11:26:39 -05:00