BinaryShardedRedis.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string set(const(ubyte)[] key, const(ubyte)[] value)
  2. string set(const(ubyte)[] key, const(ubyte)[] value, SetParams params)
    class BinaryShardedRedis
    override
    string
    set
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] value
    ,)

Meta