Uh oh!
There was an error while loading. Please reload this page.
Added Cloudian Storage Adapter - #92
Conversation
gewenyu99
commented
Oct 18, 2023
@nooras make sure to run linters and fix tests! |
Hi @gewenyu99 In my local this test is running fine I have removed unused import. Can you @gewenyu99 please review it once |
nooras
commented
Oct 31, 2023
@gewenyu99@loks0n@wess |
gewenyu99
commented
Oct 31, 2023
Hey, Due to time constraints, I'm going to mark this PR When it is merged, we'll contact you for Appwrite-specific Hacktoberfest swag. Thanks for helping us improve Appwrite! |

What does this PR do?
This PR implements Cloudian Storage adapter
Test Plan
Get S3_ACCESS_KEY, S3_SECRET, CLOUDIAN_ACCESS_KEY, CLOUDIAN_SECRET and add run using below commands
(I have implemented Cloudian Storage adapter based on S3. I searched on internet and found that Cloudian do supports S3)
Closes
#6411
Have you read the Contributing Guidelines on issues?
Yes