Skip to content

Datastore dynamic #737

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

Open
2 tasks done
Droppix opened this issue Mar 16, 2025 · 0 comments
Open
2 tasks done

Datastore dynamic #737

Droppix opened this issue Mar 16, 2025 · 0 comments

Comments

@Droppix
Copy link

Droppix commented Mar 16, 2025

Initial checklist

  • I understand this is a feature request and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Problem

Hi,

Unfortunately, an endpoint is currently attached to ‘a single datastore’, which poses a problem, as we cannot have S3s for a single endpoint.
In our case, all clients have a private S3, and only one endpoint on our server.

I've tried to find a solution by tinkering, but it seems impossible.

Solution

The problem would be solved if we could allocate an s3Client dynamically during the upload request, for example, using the ‘onIncomingRequest’ or ‘namingFunction’ method.

Alternatives

No alternative solutions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant