Skip to content

Make a MessagePack Reader and Writer #2

Description

@davidjonas

MessagePack is a serialisation package that is smaller than JSON (So we can record more data in less disk space), faster do dump and parse (read and write).

Here are some benchmarks and the reasoning behind it:
http://www.benfrederickson.com/dont-pickle-your-data/

See more in:
http://msgpack.org/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions