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:add Lrem cmd & go ut #146

Merged
merged 13 commits into from
Feb 3, 2024

Conversation

hero-heng
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the ✏️ Feature New feature or request label Jan 27, 2024
Expect(lRem.Err()).NotTo(HaveOccurred())
Expect(lRem.Val()).To(Equal(int64(2)))

// lRange := client.LRange(ctx, "list", 0, -1)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@panlei-coder panlei-coder merged commit f1ee3d7 into OpenAtomFoundation:unstable Feb 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants