Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have local option for storage, not just AWS S3 #1

Open
jonnor opened this issue Apr 19, 2017 · 3 comments
Open

Have local option for storage, not just AWS S3 #1

jonnor opened this issue Apr 19, 2017 · 3 comments

Comments

@jonnor
Copy link
Member

jonnor commented Apr 19, 2017

Preferably an minimal AWS S3 API implementation/mock, as that does not require any changes compared to a proper production system.

@jonnor
Copy link
Member Author

jonnor commented Apr 19, 2017

Alternative is to have a swappable storage abstraction layer inside.

@jonnor
Copy link
Member Author

jonnor commented Apr 19, 2017

In Node.js, https://www.npmjs.com/package/s3rver looks like the best option. Standalone + programmatic API. Alternatives are https://www.npmjs.com/package/dev-s3-server and https://github.com/scality/S3

@jonnor
Copy link
Member Author

jonnor commented Apr 19, 2017

If going Docker based, this Go implementation looks OK. https://github.com/minio/minio/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant