RedisPipeline.xadd
- Response!(StreamEntryID) xadd(string key, StreamEntryID id, Map!(string, string) hash)
- Response!(StreamEntryID) xadd(string key, StreamEntryID id, Map!(string, string) hash, long maxLen, bool approximateLength)
interface RedisPipeline
xadd
(,,Map!(string, string) hash ,,)