Git Product home page Git Product logo

Comments (5)

ipapapa avatar ipapapa commented on June 20, 2024

I think Conductor allows you to use the vanilla Jedis if you are not interested in Dynomite.

from dyno.

manjurad avatar manjurad commented on June 20, 2024

@ipapapa I am open to using Dynomite but I am not sure what services are needed to make it work correctly for High availability. I opened the following issue Netflix/conductor#354 since by the face of it looks like I must use Dynomite Manager + Cassandra and Eureka for Dynomite to work correctly in case of Redis failure (while Dynomite on the same node is fine), node failure (Redis and Dynomite is down) etc.

Would you be able to clarify what is the minimum set of services I need to get Netflix/Conductor to use Dynomite Cluster with High availability?

from dyno.

ipapapa avatar ipapapa commented on June 20, 2024

Dynomite is a C proxy that does not need Dynomite Manager. Many folks have done their own implementations. This is one good example: https://github.com/Smile-SA/dagota or in another case Dynomite manager was modified to support ECS: https://github.com/VideoAmp/dynomite-manager/tree/feature/ecs_support In some other cases, people have integrated the token topology description inside the client application. We would love though to see Dynomite Manager to be extended in order to support multiple environments and token databases, but there are multiple options available. We just provided a paved path that has worked for us and several other companies for several years now.

from dyno.

v1r3n avatar v1r3n commented on June 20, 2024

You can use Conductor with a redis server without dynomite. specify db=redis in the configuration.
Look at the https://netflix.github.io/conductor/server/#configuration-parameters for the details.

from dyno.

ipapapa avatar ipapapa commented on June 20, 2024

It seems that this issue is idle for a few days. I assume the question has been answered therefore I am closing this. We can reopen it or open a new one for further clarifications.

from dyno.

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.