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

nri-redis: Expose ttl command #130

Merged
merged 5 commits into from
Feb 13, 2025
Merged

nri-redis: Expose ttl command #130

merged 5 commits into from
Feb 13, 2025

Conversation

omnibs
Copy link
Member

@omnibs omnibs commented Feb 11, 2025

Exposes Redis' TTL command.

I needed this to be able to ensure TTL was being bumped in tests in our monorepo.

Made a choice to not auto-increment expiry for the TTL command. I don't think users will want to extend expiry when checking how long they have till a key expires.

@omnibs omnibs changed the title [nri-redis] Expose ttl command nri-redis: Expose ttl command Feb 11, 2025
@omnibs omnibs marked this pull request as ready for review February 12, 2025 17:21
@omnibs omnibs changed the base branch from expose-retry-counts to trunk February 12, 2025 17:22
@omnibs omnibs closed this Feb 12, 2025
@omnibs omnibs reopened this Feb 12, 2025
@omnibs omnibs requested a review from brian-carroll February 12, 2025 21:44
@omnibs omnibs enabled auto-merge February 13, 2025 13:57
@omnibs omnibs requested a review from celsobonutti February 13, 2025 13:59
@omnibs
Copy link
Member Author

omnibs commented Feb 13, 2025

@celsobonutti tagging you while Brian is out, if you can spare a review! / breaking the quokka-phoenix border =p

@omnibs omnibs added this pull request to the merge queue Feb 13, 2025
@celsobonutti
Copy link
Member

luquis gudi tu mi

@omnibs
Copy link
Member Author

omnibs commented Feb 13, 2025

eba

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2025
@omnibs omnibs added this pull request to the merge queue Feb 13, 2025
Merged via the queue into trunk with commit daf22fe Feb 13, 2025
4 checks passed
@omnibs omnibs deleted the expose-ttl-command branch February 13, 2025 20:08
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