Coder Social home page Coder Social logo

关于其他管道传输 about mongoshake HOT 6 CLOSED

alibaba avatar alibaba commented on August 15, 2024
关于其他管道传输

from mongoshake.

Comments (6)

vinllen avatar vinllen commented on August 15, 2024

除direct通道外的通道都是只提供拉取通道,后续处理是用户自己实现的,比如是再发送到别的平台,还是自己写入数据库。
关于写入数据库的逻辑处理可以看看源码,代码应该在db_writer.go

from mongoshake.

glowwormX avatar glowwormX commented on August 15, 2024

因为有需求只能通过ftp文件传输做双向同步,尝试使用mongoshake后发现目前版本做双向同步没有gid支持吧,请问含gid的版本什么时候能开源

from mongoshake.

vinllen avatar vinllen commented on August 15, 2024

mongoshake双向同步是不能依赖于gid的,gid部分是数据库层面的修改,而不是通道层面,mongodb的开源公司目前还没有进入排期。

from mongoshake.

glowwormX avatar glowwormX commented on August 15, 2024

没有gid或者其他标识会进入环形复制,通过通道层面能避免这个问题么,除此之外mongoshake做双向同步的话还会有什么问题么

from mongoshake.

vinllen avatar vinllen commented on August 15, 2024

看看faq中给出的多活方案,通过过滤可以实现。

from mongoshake.

glowwormX avatar glowwormX commented on August 15, 2024

好的谢谢

from mongoshake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.