Skip to content

Add support for streaming data#2

Merged
dedsecrattle merged 2 commits intomainfrom
feat/pk/streaming-api
Nov 12, 2025
Merged

Add support for streaming data#2
dedsecrattle merged 2 commits intomainfrom
feat/pk/streaming-api

Conversation

@dedsecrattle
Copy link
Copy Markdown
Owner

@dedsecrattle dedsecrattle commented Nov 12, 2025

Description

  • Add Streaming api to support large files conversion without loading the whole JSON in memory

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring

Related Issues

Closes #

Changes Made

Testing

  • Added new tests
  • Updated existing tests
  • All tests pass locally
  • Tested with example code

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Additional Notes

@dedsecrattle dedsecrattle merged commit 7238146 into main Nov 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant