loggie-io / loggie

A lightweight, cloud-native data transfer agent and aggregator
https://loggie-io.github.io/docs-en/
Apache License 2.0
1.26k stars 167 forks source link

feat:support sonic json marshal to speedup json unmarshal #564

Closed Max-Cheng closed 1 year ago

Max-Cheng commented 1 year ago

Proposed Changes:

Max-Cheng commented 1 year ago

@ethfoo PTAL

Max-Cheng commented 1 year ago

We(@Max-Cheng @ethfoo ) decided to use some utils methods to package all the json marshal functions. Use a configuration file to let the user choose which one to use.