同步引擎对比
1 分•作者: belchiorb•10 个月前
嘿!有人读过关于同步引擎的优秀对比文章吗?
我对它们很感兴趣,因为它们可以省去很多手动工作,但同时我也对它们处理冲突的方式持怀疑态度,因为演示只展示了顺利的情况。
我主要关注 JavaScript 同步引擎,但这个问题也适用于其他语言生态系统。
你对这些选择有什么看法?如果你有使用同步引擎的经验,感觉如何?
查看原文
Hey! Has anyone read a good comparison between sync engines?<p>I'm interested by them as they can shave off a lot of manual work, but I'm also skeptical of how they handle conflicts because the demos only show the happy path.<p>I'm mostly focused on JavaScript sync engines, but the question is applicable to other language ecosystems as well.<p>What are your thoughts on the options? If you have any experience with a sync engine, how was it?