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

Extended RediSearch support by implementing FT.CONFIG HELP command #1174

Merged
merged 37 commits into from
Feb 28, 2023

Conversation

vladvildanov
Copy link
Contributor

vladvildanov and others added 30 commits January 25, 2023 07:59
* Added support for SORT_RO command

* Codestyle fixes

* Added command description

---------

Co-authored-by: Vladyslav Vildanov <[email protected]>
* Added support for container commands FUNCTION LOAD, FUNCTION DELETE and FCALL

* Changed ContainerInterface and AbstractContainer

* Re-implement logic of abstract methods

---------

Co-authored-by: Vladyslav Vildanov <[email protected]>
@vladvildanov vladvildanov requested review from chayim and a team February 21, 2023 13:56
@vladvildanov vladvildanov linked an issue Feb 21, 2023 that may be closed by this pull request
@vladvildanov vladvildanov merged commit de8147a into predis:main Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Add support for redis search command FT.CONFIG-HELP
4 participants