Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

laijs
Copy link
Contributor

@laijs laijs commented Jun 30, 2016

and use parson to parse kill command (simpler: 7 insertions(+), 73 deletions(-))

laijs added 3 commits June 30, 2016 11:17
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
@gao-feng
Copy link
Contributor

What's the benefit of using parson?

@laijs
Copy link
Contributor Author

laijs commented Jun 30, 2016

easier to develop and easier to add new api/command.
less code when we use parson. the less code the less bug.
better compatible

@laijs
Copy link
Contributor Author

laijs commented Jun 30, 2016

https://github.com/miloyip/nativejson-benchmark

see Memory & Conformance

@feiskyer
Copy link
Contributor

@laijs Recommand protobuf, so there is no need to write encode/decode codes.

@gao-feng
Copy link
Contributor

Nice Work!

@gao-feng gao-feng merged commit 1e6dffd into hyperhq:master Jun 30, 2016
@laijs laijs deleted the introduce-parson branch July 4, 2016 12:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants