Comment on GitHub - couchbase/fleece: A super-fast, compact, JSON-equivalent binary data format

mrkite@programming.dev ⁨6⁩ ⁨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.

source
Sort:hotnewtop