use `LSET key index value` to edit the value. Remove by index is not supported. But I think we can support LPOP and RPOP.
use
LSET key index valueto edit the value. Remove by index is not supported.But I think we can support LPOP and RPOP.