kevy

LSET

Set the list element at the given index.

構文LSET key index element
グループlist
引数の数4
導入バージョン1.0.0
フラグwrite
計算量O(1) — a direct index write (Redis is O(N) for a mid-list index)
Redis 互換性full

← すべてのコマンド