Skip to content

Conversation

@qnikst
Copy link
Collaborator

@qnikst qnikst commented Jun 11, 2023

This PR provides a support for all functionality that appeared in Redis7, but only for already existing functions.

In addition safely was increased by using NonEmpty list where at least one argument is required by the protocolю

@qnikst qnikst closed this Jun 11, 2023
@qnikst qnikst reopened this Jun 11, 2023
@qnikst qnikst force-pushed the redis-7 branch 2 times, most recently from 24d5002 to d605232 Compare June 11, 2023 16:21
Use NonEmpty list for all functions that requires it. User code
can migrate using OverloadedLists, though it doesn't play well
with overloaded list,.

Add documentation to the existing functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants