-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature: Support for hash field expiration #2716
Feature: Support for hash field expiration #2716
Conversation
HEXPIRE, HPEXPIRE, HPEXPIREAT, HPEXPIREAT hashfieldtest refactor code format + unit tests refactored
HPEXPIRETIME, HPTTL, HPERSIST, HGETF, HSETF
I don't want to merge this until these commands actually land in redis, but we can certainly take a look at the proposal in advance of that 👍 |
sure!! aim is to be prepared for the time this feature get ready in Redis. |
Redis 7.4-RC1 was released. See #2739 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a couple of thoughts and nits; also aware that the whitespace deltas are going to compete with 2722 🤷
also: release notes
@atakavci I'm about to merge the StyleCop bits in now (prepped locally), but I'll immediately fix this up and eat the merge on this end - not asking committers to do it :) |
Updates pushed here - docs tweaked and release notes added as well - if builds are all good 👍on merging this in a bit. |
@NickCraver Could you merge this PR? |
Closes/Fixes #2715
this PR add support for a set of new commands related to expiration of individual members of hash