iOS 使用 couchbase lite

iOS use couchbase lite

我想做一个功能让服务器数据库和应用程序数据库相互同步。就像我们将代码提交并同步到 github 一样。 couchbase lite 可以做到吗?如果不能,什么框架可以?谢谢!

是的,移动设备上的 Couchbase Lite 可以通过同步网关同步到 Couchbase 服务器。不需要额外的框架,它都是内置的。