Skip to content

Use extended SET instead of deprecated setEx, pSetEx and setNX commands #2900

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

Conversation

ehsanalemzadeh
Copy link
Contributor

Replace usage of deprecated commands setEx, pSetEx and setNX in DefaultValueOperations by set command with additional SetOption arguments

Closes ##2897

Replace usage of deprecated commands setEx, pSetEx and setNX in DefaultValueOperations by set command with additional SetOption arguments

Closes #spring-projects#2897
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 24, 2024
@mp911de mp911de self-assigned this Apr 29, 2024
@mp911de mp911de added type: task A general task type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged type: task A general task labels Oct 11, 2024
@mp911de mp911de added this to the 3.4 RC1 (2024.1.0) milestone Oct 11, 2024
@mp911de mp911de changed the title Remove deprecated setEx, pSetEx and setNX commands Use extended SET instead of deprecated setEx, pSetEx and setNX commands Oct 11, 2024
mp911de pushed a commit that referenced this pull request Oct 11, 2024
…ands.

Replace usage of deprecated commands setEx, pSetEx and setNX in DefaultValueOperations by set command with additional SetOption arguments

Closes #2897
Original pull request: #2900
mp911de added a commit that referenced this pull request Oct 11, 2024
Replace subclass per command usage with lambdas.

See #2897
Original pull request: #2900
@mp911de
Copy link
Member

mp911de commented Oct 11, 2024

Thank you for your contribution. That's merged and polished now.

@mp911de mp911de closed this Oct 11, 2024
@mp911de mp911de linked an issue Oct 11, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use SET command instead of SETEX
3 participants