RedisDatabase.rpop

Removes and returns the last element of the list stored at key.

struct RedisDatabase
T
rpop
(
T = string
)
(
string key
)

Meta