mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[GH-ISSUE #344] can i use this on production, as GCS replacement #2216
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#2216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @batara666 on GitHub (Oct 19, 2020).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/344
@fsouza commented on GitHub (Oct 20, 2020):
You certainly can, but definitely shouldn't. This is designed for tests and given its intent, I find it unlikely that I would take PRs improving fake-gcs-server as a real world replacement to GCS.
For production, you could in theory use some open source object store, such as minio or Swift, as long as you stick with the S3 API (iirc GCS has partial support for the S3 API).
@batara666 commented on GitHub (Oct 20, 2020):
i got 15TB on my storage, i may use it just 60% of total, is that okay ?