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

FT.SEARCH #423

Conversation

glide-core/src/client/value_conversion.rs Outdated Show resolved Hide resolved
*/
@Builder.Default private final Map<String, GlideString> params = new HashMap<>();

// TODO maxstale?

Choose a reason for hiding this comment

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

What is maxstale? I don't see it in the list of options in the Redis docs.

Copy link
Author

Choose a reason for hiding this comment

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

Undocumented option in aws implementation.

Choose a reason for hiding this comment

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

Hmmm, I wonder why it's not documented. Is there anyone we can ask about this?

Copy link
Author

Choose a reason for hiding this comment

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

I found this in one of the examples. I hope it will be documented when the module comes to open source.

Copy link

@jonathanl-bq jonathanl-bq left a comment

Choose a reason for hiding this comment

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

I'm approving this so we can get this upstream faster, but I really would like an answer from someone on the AWS side on maxstale.

@Yury-Fridlyand
Copy link
Author

Superseded by valkey-io#2385

@Yury-Fridlyand Yury-Fridlyand deleted the java/dev-yuryf-valkey-330-ft.search 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