Skip to content

olpa/streaming_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming JSON

Parse and transform JSON through a sliding window, without waiting for the complete document to load.

Contents

Benchmark based on DynamoDB JSON format conversion

scan_json is the fastest, 12 times faster than the Python boto version.

About

Process json while it's being generated

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages