Fleece is a binary encoding of JSON-like data similar to the others already supported. It's used as the storage format for Couchbase Lite: https://github.com/couchbaselabs/couchbase-lite-C
Here's the implementation used by Couchbase: https://github.com/couchbaselabs/fleece
Fleece is a binary encoding of JSON-like data similar to the others already supported. It's used as the storage format for Couchbase Lite: https://github.com/couchbaselabs/couchbase-lite-C
Here's the implementation used by Couchbase: https://github.com/couchbaselabs/fleece