Skip to content

DATAREDIS-782 Add support for SET key value NX EX max-lock-time #320

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

Closed
wants to merge 1 commit into from
Closed

Conversation

SystemOutPrint
Copy link
Contributor

Add support for SET key value NX EX max-lock-time

@mp911de
Copy link
Member

mp911de commented Mar 14, 2018

Thanks a lot for your pull request. We'll take it from here.

mp911de pushed a commit that referenced this pull request Mar 14, 2018
We now expose ValueOperations.setIfAbsent(…) to set values when absent along their expiry.

Original pull request: #320.
mp911de added a commit that referenced this pull request Mar 14, 2018
Add setIfPresent(…) with expiry to reactive API. Add since tags, minor tweaks to javadoc and tests.

Original pull request: #320.
@mp911de
Copy link
Member

mp911de commented Mar 14, 2018

That's merged and polished now.

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