Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想让一个函数使服务器数据库和应用程序数据库相互同步。就像我们向 github 提交和同步代码一样。couchbase lite可以做到吗?如果不能,什么框架可以?谢谢!
是的,移动设备上的 Couchbase Lite 可以通过 Sync Gateway 同步到 Couchbase Server。不需要额外的框架,它都是内置的。