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

Implement support for GETEX (string command) #100

Closed
cunla opened this issue Dec 12, 2022 · 0 comments · Fixed by #102
Closed

Implement support for GETEX (string command) #100

cunla opened this issue Dec 12, 2022 · 0 comments · Fixed by #102
Labels
enhancement New feature or request help wanted Extra attention is needed string-commands Commands related to strings

Comments

@cunla
Copy link
Owner

cunla commented Dec 12, 2022

Implement support for command GETEX in string_mixin.py.

    Get the value of a key and optionally set its expiration. 
    
    Here is the [Official documentation](https://redis.io/commands/getex/)
@cunla cunla added enhancement New feature or request help wanted Extra attention is needed string-commands Commands related to strings labels Dec 12, 2022
@cunla cunla mentioned this issue Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed string-commands Commands related to strings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant