Menu

#31 Move to Jackson for all JSON processing

NextBeta
accepted
None
new-feature
7
9
dao
2014-04-27
2014-04-27
No

Initial versions of the API use the org.json library for JSON processing, which is fine for PoC kind of stuff, but it definitely needs to be replaced with something more robust/faster, like the Jackson library.

Nothing from the org.json library is exposed in the public API so it's just a matter of stripping it out and replacing it, which won't be hard, but will be a bit tedious. Should result in some significant performance gains though... when I actually get around to doing it.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB