Commit a4c97ad
authored
Added sync methods and refactored tests (#26)
* Renamed LegalHold methods
* Added sync methods to IStorage
* Added sync methods to AzureStorage
* Added sync methods for GCPStorage
* Added sync method for FileSystemStorage
* Added sync methods to AWSStorage
* Added tests for sync methods
* Upgrade version1 parent 2c8fb99 commit a4c97ad
File tree
11 files changed
+2227
-373
lines changed- ManagedCode.Storage.Aws
- ManagedCode.Storage.Azure
- ManagedCode.Storage.Core
- ManagedCode.Storage.FileSystem
- Options
- ManagedCode.Storage.Gcp
- ManagedCode.Storage.Tests
- GCP
11 files changed
+2227
-373
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
0 commit comments