### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Calling ls.stream over a large store results large memory hit for all entries ### Expected Behavior An iterator which returns entries as needed
Is there an existing issue for this?
Current Behavior
Calling ls.stream over a large store results large memory hit for all entries
Expected Behavior
An iterator which returns entries as needed