Answer the question
In order to leave comments, you need to log in
redis data manipulation?
Good day. There are several objects of the form {id: ..., name: ..., score: ...}
I preferred to store them in redis, but there was a problem.
I store them through lpush, I get them through lrange. But I need the ability to edit a specific object with a specific id from time to time, but how can I do that?
Maybe you need to apply other commands to store data?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question