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

Use protobuf for serialization needs #107

Merged
merged 4 commits into from
Dec 29, 2023
Merged

Conversation

LiamMorrow
Copy link
Owner

This allows for a much smaller footprint for storage than JSON, and potentially faster too.
Since it's a v2 of the model, we can make the breaking changes so that storage more closely matches our actual model.

@LiamMorrow LiamMorrow merged commit 4a25b56 into main Dec 29, 2023
5 checks passed
@LiamMorrow LiamMorrow deleted the serialization-improvements branch December 29, 2023 11:56
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.

1 participant