node.js - How to do rpush operation in then-redis? -
- how can rpush operation redis , retrieve data back?
- how hlist operations in then-redis?
rpush operation api not available then-redis .you can write own code command.js in same. there no operation hlist can again write support lrange or rrange per requirement , use retrieve results.
Comments
Post a Comment