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

feat: vec-270 support separate index a nd vector data namespaces #50

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

dwelch-spike
Copy link
Contributor

This PR adds the AVS_INDEX_NAMESPACE and AVS_INDEX_SET configs to the quote, image, and (attempted kuberenetes) examples, it does not change the basic search example at all. BY default, the quote and image search examples will store all data in the test namespace, however, the docker compose will store data and index separately. I tested these locally but have not tested the Kubernetes example, I think @davi17g should have a look there.

NOTE: I changed the Aerospike config in the docker example to use separate namespaces for data and index which enforces best practices but does make it harder to use with the example, @hev let me know if you want this reverted or documented somehow.

@dwelch-spike dwelch-spike self-assigned this Aug 1, 2024
Copy link
Contributor

@hev hev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way you approached the namespace separate to be app agnostic is a good way to do it. Approved.

@dwelch-spike dwelch-spike merged commit fef7a21 into main Aug 5, 2024
1 check passed
@dwelch-spike dwelch-spike deleted the vec-270 branch August 5, 2024 19:22
@dwelch-spike dwelch-spike restored the vec-270 branch August 5, 2024 19:22
@dwelch-spike
Copy link
Contributor Author

Leaving this branch for now because Adam sent it to a customer to test.

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

Successfully merging this pull request may close these issues.

2 participants