Client.xadd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void xadd(string key, StreamEntryID id, Map!(string, string) hash, long maxLen, bool approximateLength)
    class Client
    override
    void
    xadd
    (
    string key
    ,,
    Map!(string, string) hash
    ,
    long maxLen
    ,)
  2. alias xadd = BinaryClient.xadd

Meta