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

No bindings for LSET #115

Closed
lynn opened this issue Jan 28, 2017 · 2 comments
Closed

No bindings for LSET #115

lynn opened this issue Jan 28, 2017 · 2 comments

Comments

@lynn
Copy link

lynn commented Jan 28, 2017

There don’t seem to be command bindings for LSET. You have to write:

cmd("LSET").arg(key).arg(index).arg(value)

Is there any reason for this omission?

@badboy
Copy link
Collaborator

badboy commented Jan 29, 2017

No reason other than no one implemented it yet. Feel free to submit a pull request

@michael-grunder
Copy link
Contributor

I think #121 should do it.

@badboy badboy closed this as completed Mar 8, 2017
barshaul pushed a commit to barshaul/redis-rs that referenced this issue Feb 15, 2024
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

No branches or pull requests

3 participants