Skip to content

Migrate from MessagePack to MemoryPack #43

@mrdav30

Description

@mrdav30

There is a new library that supersedes MessagePack (MemoryPack). It has many advantages over MessagePack. Migration is as simple as replacing the tags and adding the partial keyword to the serialized classes. Would probably be worth invstigating if migrating to MemoryPack is an option. It is faster and has a lot less limitations.

Originally posted by @SPapandreou in #37

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions