node.js - How to do rpush operation in then-redis? -


  1. how can rpush operation redis , retrieve data back?
  2. 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

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -