RedisDatabase.lpushX

Inserts value at the head of the list stored at key, only if key already exists and holds a list.

struct RedisDatabase
long
lpushX
(
T
)
(
string key
,)

Meta