The document discusses improvements to Couchbase Mobile, Sync Gateway, and Couchbase Lite. Key points include:
- Couchbase Mobile 1.2 released with new features.
- Sync Gateway includes new APIs and is backed by CBGT to help manage distributed data shards across elastic clusters.
- Couchbase Lite 1.2 includes a preview of the new ForestDB storage engine for improved performance, as well as database encryption options.
- ForestDB is an open source key-value storage engine developed by Couchbase that can replace SQLite for Couchbase Lite. It uses an HB+-Trie structure and is used with N1QL on Couchbase Server.