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

Java: FT.CREATE #422

Conversation

Signed-off-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Yury-Fridlyand <[email protected]>
@Yury-Fridlyand Yury-Fridlyand mentioned this pull request Oct 1, 2024
import java.util.concurrent.CompletableFuture;

public interface VectorSearchBaseCommands {
// TODO GlideString???

Choose a reason for hiding this comment

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

Is there a particular reason why this is just a TODO and not implemented here?

Copy link
Author

Choose a reason for hiding this comment

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

We will implement it later if needed (is it needed?). I don't want to overload this PR by duplicated code and tests.

import lombok.AccessLevel;
import lombok.AllArgsConstructor;

// TODO examples

Choose a reason for hiding this comment

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

Same here. I don't know why this is just a TODO.

@Yury-Fridlyand
Copy link
Author

Superseded by valkey-io#2385

@Yury-Fridlyand Yury-Fridlyand deleted the java/dev-yuryf-valkey-330-ft.create branch October 3, 2024 22:33
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