featurebase/cmd
Matthew Jaffee 640ba45129 use retryableHTTP in client, fix memory usage of restore
instead of awkwardly reading an entire file into a buffer, we use
retryablehttp's reader func to open the file fresh if we need to
retry, so a small fixed-size buffer can be used internally for copying
the contents onto the network.
2021-12-22 10:56:16 -06:00
..
badloader add copyright notice back in 2021-12-10 11:01:04 -06:00
featurebase add copyright notice back in 2021-12-10 11:01:04 -06:00
featurebase-parse-sql add copyright notice back in 2021-12-10 11:01:04 -06:00
pilosa-bench add copyright notice back in 2021-12-10 11:01:04 -06:00
random-query add copyright notice back in 2021-12-10 11:01:04 -06:00
roaring-migrate use higherlevel iterator in order to account for ops log 2021-12-13 13:10:16 -06:00
slurp use retryableHTTP in client, fix memory usage of restore 2021-12-22 10:56:16 -06:00
backup.go add profiling to backup/restore 2021-12-21 16:24:21 -06:00
check.go add copyright notice back in 2021-12-10 11:01:04 -06:00
check_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
chksum.go add copyright notice back in 2021-12-10 11:01:04 -06:00
config.go add copyright notice back in 2021-12-10 11:01:04 -06:00
convert.go add copyright notice back in 2021-12-10 11:01:04 -06:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
export.go add copyright notice back in 2021-12-10 11:01:04 -06:00
export_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
generate_config.go add copyright notice back in 2021-12-10 11:01:04 -06:00
import.go add copyright notice back in 2021-12-10 11:01:04 -06:00
import_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
inspect_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
rbf.go add copyright notice back in 2021-12-10 11:01:04 -06:00
restore.go add profiling to backup/restore 2021-12-21 16:24:21 -06:00
root.go add copyright notice back in 2021-12-10 11:01:04 -06:00
root_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
server.go add copyright notice back in 2021-12-10 11:01:04 -06:00
server_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00