prysm-pulse/beacon-chain/db
Raul Jordan 1a9b0da9ae Batch Save Validator Indices (#4489)
* add bolt alloc fix
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* const
* add a batch save for indices to speed up sync
* Merge branch 'batch-save-indices' into bolt-alloc-fix
* fix up
* fix broken build
* Merge branch 'batch-save-indices' into bolt-alloc-fix
* Merge branch 'master' into batch-save-indices
* ensure it saves each
* Merge branch 'batch-save-indices' of github.com:prysmaticlabs/prysm into batch-save-indices
* Merge branch 'master' into batch-save-indices
* revert ssz cache
* Merge branch 'batch-save-indices' of github.com:prysmaticlabs/prysm into batch-save-indices
2020-01-10 23:27:01 +00:00
..
filters Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
iface Batch Save Validator Indices (#4489) 2020-01-10 23:27:01 +00:00
kafka Batch Save Validator Indices (#4489) 2020-01-10 23:27:01 +00:00
kv Batch Save Validator Indices (#4489) 2020-01-10 23:27:01 +00:00
testing Create a testing db method that can be used with the new database interface (#3217) 2019-08-15 17:41:51 -04:00
alias.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
BUILD.bazel Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
db_kafka_wrapped.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00