Skip to content

Comments

Make encode of VersionedCodec transactional#161

Open
cdelabou wants to merge 1 commit intoxxfast:masterfrom
cdelabou:transaction
Open

Make encode of VersionedCodec transactional#161
cdelabou wants to merge 1 commit intoxxfast:masterfrom
cdelabou:transaction

Conversation

@cdelabou
Copy link

Versioned codec has not been included in #100 and still suffer from corrupted data on error (had the case with a map whose value failed to encode, decoding could never succeed afterwards).

This applies a similar approach to prevent any change on serialization error :)

@cdelabou cdelabou changed the title Add transactional write to KVersionedCodec Make encode of VersionedCodec transactional Nov 10, 2025
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