databricks-cli/cmd/sync
shreyas-goenka 0b754e6de8
[DECO-94] Execute uploads in parallel instead of sequentailly (#81)
Tested manually

Upload seems fast enough, delete API calls though have a much longer
turn around times

Additional optimizations that can be done if/when the need arises:
1. First time upload can be done using zip batching of the files


https://user-images.githubusercontent.com/88374338/192783332-9b2b19bc-d6c4-4a66-8dbc-e78287e6af1a.mov
2022-10-05 00:12:57 +02:00
..
snapshot.go Make `bricks sync` feature work (#48) 2022-09-14 17:50:29 +02:00
snapshot_test.go Fix flaky test `TestDiff` (#59) 2022-09-15 15:40:47 +02:00
sync.go Add `persist-snapshot` to bricks sync (#66) 2022-09-19 16:47:55 +02:00
sync_test.go Make tests pass (#40) 2022-09-07 20:08:42 +02:00
watchdog.go [DECO-94] Execute uploads in parallel instead of sequentailly (#81) 2022-10-05 00:12:57 +02:00