prysm-pulse/beacon-chain/db
Preston Van Loon 7a04ff6368 Add database API for creating backups (#3694)
* Save db backup

* Fix DB backup method

* Add backup db webhook

* gaz

* if err != nil

* more verbose filename

* Don't obliterate everything :)
2019-10-03 17:29:49 +08:00
..
filters Complete ListAttestations EthereumAPIs v1alpha (#3452) 2019-09-18 20:14:26 -05:00
kv Add database API for creating backups (#3694) 2019-10-03 17:29:49 +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
BUILD.bazel Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00