You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minimal ready to production version.
Simplifications:
* only one endpoint, only one file system, configure once and the only way to change the endpoint are closing the actual fs.
* only one credentials, configure once and the only way to change the endpoint are closing the actual fs.
* only programatic creation (study the meta-inf/service spy mechanism) and the credentials are mandatory.
* what about buckets? are stores? are in the path or in the fs?