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

Added new hash-field expiration commands #1520

Merged
merged 6 commits into from
Mar 24, 2025
Merged

Conversation

vladvildanov
Copy link
Contributor

Added new Hash-field expiration commands that will be available since Redis 8.0. List of commands:

  • HGETDEL
  • HGETEX
  • HSETEX

@vladvildanov vladvildanov requested a review from tillkruss as a code owner March 17, 2025 14:55
@coveralls
Copy link

coveralls commented Mar 17, 2025

Coverage Status

coverage: 88.825% (+0.1%) from 88.722%
when pulling 17f4550 on vv-new-hfe-commands
into 7bf1f6e on v2.x.

Copy link
Member

@tillkruss tillkruss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing with 8.0

@vladvildanov
Copy link
Contributor Author

@tillkruss Yep, the issue is on server-side, I already addressed it

@vladvildanov vladvildanov requested a review from ndyakov March 18, 2025 07:44
ndyakov
ndyakov previously approved these changes Mar 19, 2025
ndyakov
ndyakov previously approved these changes Mar 21, 2025
@vladvildanov vladvildanov requested a review from tillkruss March 24, 2025 11:30
@vladvildanov vladvildanov merged commit 48a8610 into v2.x Mar 24, 2025
48 of 49 checks passed
@vladvildanov vladvildanov deleted the vv-new-hfe-commands branch March 24, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants