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

refactor(infisto): remove bincode #1570

Merged
merged 1 commit into from
Feb 19, 2024
Merged

refactor(infisto): remove bincode #1570

merged 1 commit into from
Feb 19, 2024

Conversation

nichtsfrei
Copy link
Member

As bincode is very unreliable while serializing and deserializing
infisto switched to rmp-serde as a default. This removes bincode
completely.

As bincode is very unreliable while serializing and deserializing
infisto switched to rmp-serde as a default. This removes bincode
completely.
@nichtsfrei nichtsfrei marked this pull request as ready for review February 15, 2024 15:17
@nichtsfrei nichtsfrei requested a review from a team as a code owner February 15, 2024 15:17
@nichtsfrei nichtsfrei merged commit 2a147c2 into main Feb 19, 2024
19 checks passed
@nichtsfrei nichtsfrei deleted the remove-bincode branch February 19, 2024 08:25
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