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

feature: serialization/deserialization with ormsgpack #4791

Open
judahrand opened this issue Jun 11, 2024 · 0 comments
Open

feature: serialization/deserialization with ormsgpack #4791

judahrand opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement Enhancement proposals

Comments

@judahrand
Copy link
Contributor

Feature request

This would be much faster than JSON (even using Pydantic) and could be automatically detected/used based on the offical mime type application/vnd.mspack. ormsgpack also natively serializes Pydantic BaseModels so that should make life fairly easy.

Motivation

Faster serialization / deserialization.

Other

No response

@judahrand judahrand added the enhancement Enhancement proposals label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement proposals
Projects
None yet
Development

No branches or pull requests

1 participant