Iterator
Interfaces, Classes and Traits
- MultiBulk
- Streamable multibulk response.
- MultiBulkIterator
- Iterator that abstracts the access to multibulk responses allowing them to be consumed in a streamable fashion without keeping the whole payload in memory.
- MultiBulkTuple
- Outer iterator consuming streamable multibulk responses by yielding tuples of keys and values.