**Is your feature request related to a problem? Please describe.** Implement something like this: ```python da.push(url='s3 or file or jinaai') da.pull(url=..., streaming=True) ```