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

feat: implement UpdateTtl command #438

Merged
merged 3 commits into from
May 4, 2023
Merged

feat: implement UpdateTtl command #438

merged 3 commits into from
May 4, 2023

Conversation

malandis
Copy link
Contributor

@malandis malandis commented May 4, 2023

This adds the command UpdateTtl, which unconditionally overwrites
the TTL of an item in the cache. Bumps protos version; adds the
command, documentation, and integration tests.

This adds the command `UpdateTtl`, which unconditionally overwrites
the TTL of an item in the cache. Bumps protos version; adds the
command, documentation, and integration tests.
nand4011
nand4011 previously approved these changes May 4, 2023
src/Momento.Sdk/CacheClient.cs Show resolved Hide resolved
This aligns with the Go SDK verbiage.
nand4011
nand4011 previously approved these changes May 4, 2023
@malandis malandis requested a review from nand4011 May 4, 2023 22:34
@malandis malandis merged commit 046ebb5 into main May 4, 2023
@malandis malandis deleted the feat/update-ttl branch May 4, 2023 22:53
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