prysm-pulse/beacon-chain/db
Nishant Das 8e55c81bd5
Delete States More Efficiently (#4909)
* only sync at end of method

* chunk roots

* very fast iteration

* delete correctly
2020-02-19 19:36:37 +08:00
..
filters Add a step filter for beacon DB to retrieve blocks (#4488) 2020-01-11 01:32:45 +00:00
iface Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
kafka Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
kv Delete States More Efficiently (#4909) 2020-02-19 19:36:37 +08: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 Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +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