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

Port arctic to the S3 key-value store #354

Open
jamesblackburn opened this issue May 12, 2017 · 5 comments
Open

Port arctic to the S3 key-value store #354

jamesblackburn opened this issue May 12, 2017 · 5 comments

Comments

@jamesblackburn
Copy link
Contributor

jamesblackburn commented May 12, 2017

It would be super useful if arctic could use the S3 API which would allow more flexible scaling into any S3 compatible key-value store.

@bmoscon
Copy link
Collaborator

bmoscon commented May 12, 2017

@jamesblackburn sounds like a task for arctic 2.0!

@jamesblackburn
Copy link
Contributor Author

:D

@dimosped
Copy link
Contributor

To bootstrap with a working S3-compatible local testing node, the developer may use:
https://github.com/minio/minio

@dimosped
Copy link
Contributor

Maybe start with implementing a simpler store first (ChunkStore)?
Or alternatively from scratch a brand new S3Store ?

@pablojim
Copy link

See: #586

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

4 participants