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.
我刚刚看到了 Realm 移动平台。我很好奇除了在本地进行完整备份的用户之外还有哪些冗余可用。
你可以有多个领域对象服务器吗?
可以在各种配置中运行多个领域对象服务器以获得更高的性能或可靠性。此高级功能是企业版的一部分。
对于 Developer Edition,您可以运行多个 Realm 对象服务器,但它们都相互独立。例如,您可以使用特定机器将用户数据拆分到具有特定用户组的多个服务器上。