{If you don't use iOS, or don't build your own Couchbase Lite library from
source, you can ignore this}
The master branch of couchbase-lite-ios now supports the ForestDB storage
engine. (It also still supports SQLite, and in fact defaults to SQLite, but you
can now use ForestDB without having to build a whole separate branch of
Couchbase Lite.)
The main thing you need to know is that we changed the database file format,
even for SQLite-based databases, and older revisions of CBL can't read it. So
once you've run a CBL built from this revision or newer, it will upgrade the
databases and you can't go back to an earlier version of the code without
losing the data.
For this reason we highly recommend not releasing any iOS apps that include
home-built versions of Couchbase Lite, until the next official release (which
will be 1.1.)
Full details, including instructions for how to enable ForestDB-based storage
in your iOS apps (it's at least twice as fast!), is available on the wiki
<https://github.com/couchbase/couchbase-lite-ios/wiki/Building-Couchbase-Lite>.
—Jens
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/4D602383-7822-41C3-AD76-ADD346F0ECDD%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.