You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Just so we can have improved performance and memory management.
Basically they are more efficient for larger datasets and we can pipe the chunk to a write stream.
Describe the solution you'd like
getLogs would return a Result with a readablestream to read the log content.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Just so we can have improved performance and memory management.
Basically they are more efficient for larger datasets and we can pipe the chunk to a write stream.
Describe the solution you'd like
getLogs would return a Result with a readablestream to read the log content.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: