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?
Summary
The user is asking for help with the issue of extending Appwrite Storage with Oracle Object Storage Adapter. They are confused about how to implement support for Oracle Object Storage. They mention looking at the utopia-php storage library to see how others have implemented it. There are already detailed guides linked in the issue, so it would be helpful for the user to review those guides for more information on how to solve the issue.
Drake
Oct 5, 2023, 16:28
there are already detailed guides linked in the issue...what exactly are you stuck on?
SK20
Rank 1: Thread
Oct 5, 2023, 16:30
How to integrate Utopia with Oracle Cloud Storage. When I am going through different articles on internet, they are talking about Oracle SDK.
Drake
Oct 5, 2023, 16:32
you should take a look at the utopia-php storage library to see how the others are implemented and implement it the same way