Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminated the Map from MerkleMap #47

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    51e0a40 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    4970cfd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Using best effort send with option [:nosuspend] to avoid stucking the…

    … Crdt process when Erlang's cluster connection isn't steady.
    balena committed May 25, 2020
    Configuration menu
    Copy the full SHA
    42d4941 View commit details
    Browse the repository at this point in the history
  2. Handling the case where the diff couldn't be sent back to requester, …

    …and added a limited number of retries.
    balena committed May 25, 2020
    Configuration menu
    Copy the full SHA
    838d83c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c82b95f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Now outstanding_syncs can have stale entries (whose value = 0), so it…

    … must be considered during :set_neighbours message.
    balena committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ac1ddc8 View commit details
    Browse the repository at this point in the history