Skip to content

Use of ujson #1189

Closed Answered by heitorlessa
HAK-CODE asked this question in Q&A
Discussion options

You must be logged in to vote

@HAK-CODE the reason we don't use ujson by default is that ujson it's not a fully compatible drop-in replacement. This could potentially break customers use cases we can't foresee. Instead, we prefer providing a mechanism to bring your own JSON serializer - for example, orjson as it's even faster than ujson.

If we are not providing you a mechanism to do that for a given feature, please don't hesitate to create a feature request.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by heitorlessa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants