You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
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
The text was updated successfully, but these errors were encountered: