-
Notifications
You must be signed in to change notification settings - Fork 4
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
Check this out , more implementation for min.io #4
base: master
Are you sure you want to change the base?
Commits on Apr 26, 2019
-
Enhanced Storage with some more convinience methods.
* Added remove method in miniostorageimpl * Added exists method in miniostorageimpl * Added some support for buckets (not finished yet) * other storageimpls are not done yet (throwing notsupportexceptions for now)
Configuration menu - View commit details
-
Copy full SHA for a4ab337 - Browse repository at this point
Copy the full SHA a4ab337View commit details -
Added WrapperException for convinience
* Wraps currently the MinioExceptions so that we can use them for process handling
Configuration menu - View commit details
-
Copy full SHA for 3b5ad61 - Browse repository at this point
Copy the full SHA 3b5ad61View commit details -
Added first tests to ensure functionality within minio.
* exists * read * write * delete
Configuration menu - View commit details
-
Copy full SHA for 3d0224f - Browse repository at this point
Copy the full SHA 3d0224fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 217f09a - Browse repository at this point
Copy the full SHA 217f09aView commit details -
set storage to minio as default
* ensure you change this to your wanted store if you build it
Configuration menu - View commit details
-
Copy full SHA for a01ae14 - Browse repository at this point
Copy the full SHA a01ae14View commit details -
Refactored to a more common place
* it's not only useable within min.io context * Should be more convinient
Configuration menu - View commit details
-
Copy full SHA for 8333687 - Browse repository at this point
Copy the full SHA 8333687View commit details -
* how to use docker for min.io tests * how to change default store
Configuration menu - View commit details
-
Copy full SHA for f09a17b - Browse repository at this point
Copy the full SHA f09a17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bfa5a - Browse repository at this point
Copy the full SHA 87bfa5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a0a71 - Browse repository at this point
Copy the full SHA f8a0a71View commit details