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

zdbd: implement GETDEL command #135

Open
maxux opened this issue May 31, 2022 · 0 comments
Open

zdbd: implement GETDEL command #135

maxux opened this issue May 31, 2022 · 0 comments

Comments

@maxux
Copy link
Collaborator

maxux commented May 31, 2022

Implement GETDEL command which atomically GET then DELETE the key.
Useful to avoid race-condition client-side when using a namespace as a list and pop an element.

@maxux maxux added this to the now milestone May 31, 2022
@maxux maxux self-assigned this May 31, 2022
@maxux maxux modified the milestones: now, 2.1.0 Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant