PHP Predis\Response\Iterator 네임스페이스

클래스들

이름 설명
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.