-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
status: good-first-issueAn issue that can only be worked on by brand new contributorsAn issue that can only be worked on by brand new contributorsstatus: help-wantedAn issue that a contributor can help us withAn issue that a contributor can help us withtype: featureA new featureA new feature
Description
Feature Request
Deprecate the STRALGO command and implement the LCS in its place
Is your feature request related to a problem? Please describe
With redis/redis#9744 the STRALGO command was deprecated in Redis 7.0
Tests that test the STRALGO command have not been running since the pipeline only uses latest Redis versions
Describe the solution you'd like
Implement the LCS command
Describe alternatives you've considered
For users of the Lettuce driver the only possible solution now is to use the Custom commands
injae-kim
Metadata
Metadata
Assignees
Labels
status: good-first-issueAn issue that can only be worked on by brand new contributorsAn issue that can only be worked on by brand new contributorsstatus: help-wantedAn issue that a contributor can help us withAn issue that a contributor can help us withtype: featureA new featureA new feature