Comment on GitHub - couchbase/fleece: A super-fast, compact, JSON-equivalent binary data format
mrkite@programming.dev 11 months ago
Interesting. A year ago I was looking for something exactly like this for distributing data between multiple servers. Everything required a ton of overhead or was too big to use. I ended up just using json. I did discover that Brotli can compress 3 gigs of json down into just 70 megs nearly instantly.
SoulSkill@lemmy.world 11 months ago
Brotli aged like fine wine. Almost 9 years of being in public domain.
…googleblog.com/…/introducing-brotli-new-compress…