Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Allow different Marshallers (protobuf etc) as database marshalling format #194

@tandr

Description

@tandr

Currently database uses Go blob format (gob) to encode data for storage. It would be nice if I can choose what format (and compression?) to use.

(maybe it is possible already, and I am missing how)

Reasoning - https://github.com/alecthomas/go_serialization_benchmarks#results

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions