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

Finitizing monotonic systems #97

Merged
merged 10 commits into from
Dec 1, 2023
Merged

Finitizing monotonic systems #97

merged 10 commits into from
Dec 1, 2023

Commits on Nov 22, 2023

  1. Added basic monotonic specs

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    72d0821 View commit details
    Browse the repository at this point in the history
  2. Specs from blog post

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    72d8aa7 View commit details
    Browse the repository at this point in the history
  3. Constrained model

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ed314a9 View commit details
    Browse the repository at this point in the history
  4. Added divergence based model

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1ad09f4 View commit details
    Browse the repository at this point in the history
  5. CRDT spec finished

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b8707d1 View commit details
    Browse the repository at this point in the history
  6. Wrote simple replicated log model

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1ce64cf View commit details
    Browse the repository at this point in the history
  7. Experiment with different GC methods

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5ac7778 View commit details
    Browse the repository at this point in the history
  8. Added specs to manifest, added README

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e1e8edf View commit details
    Browse the repository at this point in the history
  9. Minor change to re-run CI

    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a8bf6ba View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Added blog post

    Renamed MC specs
    Changed tag to intermediate
    
    Signed-off-by: Andrew Helwer <[email protected]>
    ahelwer committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bf9667d View commit details
    Browse the repository at this point in the history