-
Notifications
You must be signed in to change notification settings - Fork 713
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[db_metadata] Replacing boost ptree by rapidjson
Summary: Rapidjson is more efficient in JSON parsing. This code was left out while migrating most of trx_meta_data code. Test Plan: mtr Reviewers: yashb, arahut Reviewed By: yashb Subscribers: butterflybot, ritwikyadav, vinaybhat, webscalesql-eng@fb.com Differential Revision: https://phabricator.intern.facebook.com/D15967068 Tasks: T35788404 Signature: 15967068:1562090840:7c08912bf5b6fcb18515c53c7e9d692e05b0dd9e
- Loading branch information
1 parent
50a6c05
commit 84fc923
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters