We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@jamesblackburn sounds like a task for arctic 2.0!
Sorry, something went wrong.
:D
To bootstrap with a working S3-compatible local testing node, the developer may use: https://github.com/minio/minio
Maybe start with implementing a simpler store first (ChunkStore)? Or alternatively from scratch a brand new S3Store ?
See: #586
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: