albertony
68bf6aa584
build: remove build constraint syntax for go 1.16 and older
2024-04-18 16:53:55 +02:00
Nick Craig-Wood
c27977d4d5
fstest: factor chunked copy tests from b2 and use them in s3 and oos
2023-11-24 12:37:11 +00:00
Manoj Ghosh
25703ad20e
oracleobjectstorage: implement OpenChunkWriter and multi-thread uploads #7056
2023-08-24 12:39:28 +01:00
Manoj Ghosh
27f5297e8d
oracleobjectstorage: Use rclone's rate limiter in mutipart transfers
2023-08-05 12:09:17 +09:00
albertony
930574c6e9
oracleobjectstorage: remove empty branch (fixes issue reported by the staticcheck linter)
2023-03-26 14:28:15 +02:00
Manoj Ghosh
ce8b1cd861
oracle-object-storage: bring your own encryption keys
2023-02-21 14:45:02 +00:00
Manoj Ghosh
8c8ee9905c
oracleobjectstorage: speed up operations by using S3 pacer and setting minsleep to 10ms
...
Uploading 100 files of each 1 MB took 20 seconds before. With above fix it takes around 2 seconds now.
10x time improvement in line with pacer's sleep reduction from 100ms to 10ms
2023-01-25 10:48:16 +00:00
Manoj Ghosh
1fc864fb32
oracle-object-storage: doc fix
...
See #6521
2022-10-28 20:32:17 +02:00
Manoj Ghosh
daf3162bcf
oracle-object-storage: minor docs update
2022-10-17 17:08:44 +01:00
Manoj Ghosh
b16e50851a
Add a native backend for oracle object storage - fixes #6299
2022-10-13 13:04:56 +01:00