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 support for hash field expiration commands #1456

Open
wants to merge 14 commits into
base: v2.x
Choose a base branch
from

Conversation

vladvildanov
Copy link
Contributor

@vladvildanov vladvildanov commented Apr 29, 2024

This PR adds new commands operates on hash field expiration functionality

@vladvildanov vladvildanov requested review from tillkruss and a team as code owners April 29, 2024 12:37
@vladvildanov vladvildanov marked this pull request as draft April 29, 2024 12:37
@vladvildanov
Copy link
Contributor Author

vladvildanov commented Apr 29, 2024

PR still on draft, until:

  • Redis unstable docker image will support given functionality

@coveralls
Copy link

coveralls commented Apr 29, 2024

Coverage Status

coverage: 80.384% (+0.1%) from 80.289%
when pulling 4c8f16d on vladvildanov:vv-hash-field-expiration
into cbef710 on predis:v2.x.

src/ClientContextInterface.php Outdated Show resolved Hide resolved
src/Command/Argument/Hash/CommonExpiration.php Outdated Show resolved Hide resolved
src/Command/Argument/Hash/CommonExpiration.php Outdated Show resolved Hide resolved
src/Command/Argument/Hash/HGetFArguments.php Outdated Show resolved Hide resolved
src/Command/Redis/HEXPIRETIME.php Show resolved Hide resolved
src/Connection/Replication/MasterSlaveReplication.php Outdated Show resolved Hide resolved
Copy link

@gerzse gerzse left a comment

Choose a reason for hiding this comment

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

Looks good to me. I can't use the "Approve" button, but consider this approved from my side.

@vladvildanov vladvildanov marked this pull request as ready for review June 11, 2024 09:36
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.

None yet

4 participants