Comment on GitHub - couchbase/fleece: A super-fast, compact, JSON-equivalent binary data format
ck_@discuss.tchncs.de 11 months agoYou probably wouldn’t. The main difference is that protobuf is structured while fleece is unstructured, so you would use it in places where you don’t want to (or can’t) tie yourself to a schema outright.