RedisPipeline.spop

Undocumented in source.
  1. Response!(string) spop(string key)
  2. Response!(Set!(string)) spop(string key, long count)
    interface RedisPipeline
    Response!(Set!(string))
    spop
    (
    string key
    ,
    long count
    )

Meta