enhancementgood first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
Add a binary encoder/decoder like https://github.com/hashicorp/go-msgpack. We need something that is binary encoded and a bit denser than JSON. The reason for this exercise is more to get the Encoder/Decoder interface fleshed out with reference uses. Having a binary format should result in much smaller backup files.