RedisPipeline.xadd

Undocumented in source.
  1. Response!(StreamEntryID) xadd(string key, StreamEntryID id, Map!(string, string) hash)
    interface RedisPipeline
    xadd
    (
    string key
    ,,
    Map!(string, string) hash
    )
  2. Response!(StreamEntryID) xadd(string key, StreamEntryID id, Map!(string, string) hash, long maxLen, bool approximateLength)

Meta