Skip to content
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

Add namespace parameter to AstraDB integration #682

Closed
renaisser opened this issue Apr 24, 2024 · 0 comments · Fixed by #683
Closed

Add namespace parameter to AstraDB integration #682

renaisser opened this issue Apr 24, 2024 · 0 comments · Fixed by #683
Labels
feature request Ideas to improve an integration

Comments

@renaisser
Copy link

Describe the solution you'd like
When you use a database for different clients, the correct approach is to create a different namespace for each client. This is extremely useful for scaling and keeping the clients isolated.

Additional context
I have noticed in the code that you have an AstraClient class where the namespace already exists. I think it would be relatively quick to include namespace parameters in the AstraDocumentStore class.

@renaisser renaisser added the feature request Ideas to improve an integration label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Ideas to improve an integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant