storage
storage copied to clipboard
added optional tryCreateBucketOnInitialization parameter for aws storage
Fixes
Issue #129
Description
Make bucket creation optional and on by default.
- [x] I've made sure that this PR is raised against the develop branch.
- [ ] I have included unit/integration tests validating this fix.
- [x] I have updated markdown documentation where required.
Guys any progress on this? I would really need this function as we want to use SeadweedFS with Storage.Net but as the exception code is different when creating the bucket the storage.net never gets initialized.