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 ltrim #8

Merged
merged 3 commits into from
Sep 5, 2024
Merged

feat: implement ltrim #8

merged 3 commits into from
Sep 5, 2024

Conversation

malandis
Copy link
Collaborator

@malandis malandis commented Sep 4, 2024

Adds the ltrim command, which reduces to listRetain in Momento
with the additional semantic of deleting the list on an empty range.

Adds the `ltrim` command, which reduces to `listRetain` in Momento
with the additional semantic of deleting the list on an empty range.
@malandis malandis marked this pull request as ready for review September 4, 2024 19:55
Copy link

@rishtigupta rishtigupta left a comment

Choose a reason for hiding this comment

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

:shipit:

@malandis malandis merged commit 5eeb09c into main Sep 5, 2024
2 checks passed
@malandis malandis deleted the feat/ltrim branch September 5, 2024 15:25
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.

3 participants