
I am assigned issue #6415 on GitHub which is to Extend Appwrite Storage with Oracle Object Storage Adapter. Went through the documentation of Utopia PHP storage adapter and how to use Utopia PHP adapter in Appwrite but confused about how to implement support for Oracle Object Storage. Can some tell me a detailed guide to solve this issue?

there are already detailed guides linked in the issue...what exactly are you stuck on?

How to integrate Utopia with Oracle Cloud Storage. When I am going through different articles on internet, they are talking about Oracle SDK.

you should take a look at the utopia-php storage library to see how the others are implemented and implement it the same way

Sure..will have a look once more.
Recommended threads
- Processing forever
Why is this processing forever?
- NullReferenceException whenever I call s...
I hope you’re doing well. I’m encountering a NullReferenceException: Object reference not set to an instance of an object. whenever I call storage.CreateFile(.....
- Migration to new region: not so good.
We attempted to do a migration to NYC... and things didn't go well. We followed the steps (exactly) as shown in the video, updated our app with the new endpoint...
