Commit Graph
14 Commits
Author SHA1 Message Date
Manoj GhoshandNick Craig-Wood ba8e538173 oracleobjectstorage: make specifying compartmentid optional 2024-12-03 17:54:00 +00:00
Manoj GhoshandGitHub 743ea6ac26 oracle object storage: fix object storage endpoint for custom endpoints 2023-12-15 10:13:35 +00:00
Manoj GhoshandNick Craig-Wood 9061e81850 multipart copy create bucket if it doesn't exist. 2023-11-29 15:47:56 +00:00
Manoj GhoshandNick Craig-Wood cda09704a8 fix overview of oracle object storage as it supports multithreaded 2023-09-13 12:14:07 +01:00
Manoj GhoshandNick Craig-Wood 25703ad20e oracleobjectstorage: implement OpenChunkWriter and multi-thread uploads #7056 2023-08-24 12:39:28 +01:00
Manoj GhoshandNick Craig-Wood 27f5297e8d oracleobjectstorage: Use rclone's rate limiter in mutipart transfers 2023-08-05 12:09:17 +09:00
Manoj GhoshandNick Craig-Wood ce8b1cd861 oracle-object-storage: bring your own encryption keys 2023-02-21 14:45:02 +00:00
Manoj GhoshandNick Craig-Wood 5bd6e3d1e9 fix vulnerablities: upgrade golang.org/x/net@v0.5.0 to golang.org/x/net@v0.7.0 2023-02-21 10:11:16 +00:00
Manoj GhoshandNick Craig-Wood 0164a4e686 add more documentation around oci authentication ways 2023-02-14 11:58:38 +00:00
Manoj GhoshandGitHub 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 GhoshandNick Craig-Wood e2886aaddf oracle-object-storage: expose the storage_tier option in config 2023-01-15 16:20:55 +00:00
Manoj GhoshandGitHub 1fc864fb32 oracle-object-storage: doc fix
See #6521
2022-10-28 20:32:17 +02:00
Manoj GhoshandNick Craig-Wood b75c207208 oracle-object-storage: overview, docs update 2022-10-21 12:47:03 +01:00
Manoj GhoshandNick Craig-Wood daf3162bcf oracle-object-storage: minor docs update 2022-10-17 17:08:44 +01:00