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.CURSOR READ, DEL commands #1196

Merged

Conversation

vladvildanov
Copy link
Contributor

Closes #1122
Closes #1123

@shacharPash

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

* Codestyle fixes

* Added command description

---------

Co-authored-by: Vladyslav Vildanov <vladyslavvildanov@Vladyslav-Vildanov-MacBook-Pro.local>
* 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 <vladyslavvildanov@Vladyslav-Vildanov-MacBook-Pro.local>
Co-authored-by: Vladyslav Vildanov <vladyslavvildanov@Vladyslav-Vildanov-MacBook-Pro.local>
@vladvildanov vladvildanov linked an issue Mar 15, 2023 that may be closed by this pull request
@vladvildanov vladvildanov linked an issue Mar 15, 2023 that may be closed by this pull request
Copy link

@shacharPash shacharPash left a comment

Choose a reason for hiding this comment

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

LGTM, I don't have permission to approve.

@vladvildanov vladvildanov merged commit c838a95 into predis:main Mar 30, 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.CURSOR-READ Add support for redis search command FT.CURSOR-DEL
5 participants