Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overwriting the encoder set / use encoders of requests / more orjson for more speed #440

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Nov 26, 2024

Checklist

  • The code has 100% test coverage.
  • The documentation was properly created or updated (if applicable) following the correct guidelines and appropriate language.
  • I branched out from the latest main or is a sub-branch.

Summary or description

Changes:

  • Use assigned encoders at requests for json_encoder.
  • save encoders as instances to application,
  • allow temporary use of a different encoder set
  • Use more orjson for more speed

- Use assigned encoders at requests for json_encoder.
- save encoders as instances to application,
- allow temporary use of a different encoder set
- test overwrite is working
@tarsil tarsil merged commit ba4f35a into main Nov 26, 2024
9 checks passed
@tarsil tarsil deleted the devkral/enhancement/use_new_lilya2 branch November 26, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants