Giter Club home page Giter Club logo

dike's Issues

Fix supervisor strategy

Not all processes from dike are proper started within supervisor tree. This should be fixed, in a way, that all processes are in supervisor tree, and if some error is happen, the process should be restartable.

Installation following readme

I have to switch parse_transform and lager_transform in config files before the installation following the readme is possible.
Is that intended?

dike restarting take too long

Easy reproducable with dike_cache :

Start 5 nodes like:

application:load(dike),
application:set_env(dike, masters, Nodes),
application:set_env(dike, paxos_timeout, 1000),
application:ensure_all_started(dike),
dike_cache_api:new(dike_cache, test_cache, 256).

where Nodes are 5 nodes on your local machine.

After that, restart 1 node, the restart of one node(with the same sequence) takes more than 12 minutes(do not try to wait longer), with no load, with no messages.

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.