Skip to content

DOC-5078 vector set examples #3394

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

Merged
merged 4 commits into from
Jun 6, 2025

Conversation

andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Jun 5, 2025

DOC-5078

Go versions of the examples in the main vector set page, and also the performance and memory optimisation pages.

Note: some of the tests fail but I guess these are running against the previous version of Redis without vector set support? Is there any way to skip the doc tests in these cases?

@andy-stark-redis andy-stark-redis requested a review from ndyakov June 5, 2025 16:07
@andy-stark-redis andy-stark-redis marked this pull request as ready for review June 5, 2025 16:09
@ndyakov ndyakov force-pushed the DOC-5078-vector-set-examples branch 2 times, most recently from 3ccc80d to 71d1a43 Compare June 6, 2025 12:35
ndyakov
ndyakov previously approved these changes Jun 6, 2025
Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

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

@andy-stark-redis thank you for adding those. I fixed the testing infra to support newer redis version in the doctests CI step and changed the test.ci so it takes into consideration what should be excluded from the example tests. Not ideal, but we will work improve it iteratively.

@ndyakov ndyakov force-pushed the DOC-5078-vector-set-examples branch from 71d1a43 to b0fec1c Compare June 6, 2025 12:42
@ndyakov ndyakov merged commit 98b224c into redis:master Jun 6, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants