CursorBasedIterator.php
Interfaces, Classes and Traits
- CursorBasedIterator
- Provides the base implementation for a fully-rewindable PHP iterator that can incrementally iterate over cursor-based collections stored on Redis using the commands in the `SCAN` family.