GithubHelp home page GithubHelp logo

HA setup with Master and slave about marmot HOT 6 OPEN

kannanvr avatar kannanvr commented on May 27, 2024
HA setup with Master and slave

from marmot.

Comments (6)

gedw99 avatar gedw99 commented on May 27, 2024

Its possible but requires some code changes.

Why dont you want multi master ?

from marmot.

kannanvr avatar kannanvr commented on May 27, 2024

@gedw99 , Thanks for your reply. 2 master is possible also fine. Is it possible to configure 2 master configuration? How can it be done

from marmot.

gedw99 avatar gedw99 commented on May 27, 2024

Multi master is afaik how it automatically works mate .

from marmot.

gedw99 avatar gedw99 commented on May 27, 2024

@kannanvr

https://github.com/superfly/corrosion is another option.

It's SQLITE with multi master using Peer to peer, and does not need NATS at all and have a simple HTTP API. Under the hood it uses CRDT to do the data sync, as oppose to RAFT which NATS uses.

The only downside is that the SQL cant do joins as outlined here: superfly/corrosion#209

from marmot.

kannanvr avatar kannanvr commented on May 27, 2024

Thanks for the suggestions.i will try sqltite

from marmot.

gedw99 avatar gedw99 commented on May 27, 2024

Happy to chat on telegram about how I use it . See my profile:)

from marmot.

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.