This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
S3 storage implementation #87
Comments
@olegmoz/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot! |
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 4, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 4, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 4, 2020
g4s8
added a commit
that referenced
this issue
Mar 4, 2020
#87 - Added S3Storage with save() method implemented
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 4, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 5, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 5, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 5, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 6, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 6, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 6, 2020
This was referenced Mar 10, 2020
g4s8
added a commit
that referenced
this issue
Mar 10, 2020
#87 - Added S3Storage.exists() method implementation
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 10, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 12, 2020
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 12, 2020
S3StorageTest.shouldFailToSaveMultipartUploadWhenFailedToReadContent() generalized and moved to StorageSaveAndLoadTest.shouldFailToSaveErrorContent() shouldNotExistForUnknownObject() removed as duplicate of StorageExistsTest.shouldNotExistForUnknownKey()
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 13, 2020
g4s8
added a commit
that referenced
this issue
Mar 13, 2020
#87 - Reusing storage tests for S3Storage
olegmoz
added a commit
to olegmoz/asto
that referenced
this issue
Mar 13, 2020
@rultor release, tag= |
g4s8
added a commit
that referenced
this issue
Mar 26, 2020
#87 - Upload small content using put request when size is unknown
@olegmoz I suppose S3 storage is working now, can we close this ticket? |
@g4s8 sure, closing it |
Job |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create
Storage
implementation that stores data in S3.The text was updated successfully, but these errors were encountered: