Skip to content

History

Revisions

  • revert to v1 proof of exec

    @drmingdrmer drmingdrmer committed Sep 30, 2020
    11e8583
  • simplify proof of execution. not well finished

    @drmingdrmer drmingdrmer committed Sep 29, 2020
    028611a
  • rename exec.tmpl to exec.tmpl.md

    @drmingdrmer drmingdrmer committed Sep 22, 2020
    9c47dd6
  • build-en-cn.py: add usage

    @drmingdrmer drmingdrmer committed Sep 22, 2020
    006fe1e
  • add epaxos bug

    @drmingdrmer drmingdrmer committed Sep 21, 2020
    68949d9
  • remove old manually maintained doc

    @drmingdrmer drmingdrmer committed Sep 21, 2020
    1622da6
  • using tmpl to build en/cn docs

    @drmingdrmer drmingdrmer committed Sep 21, 2020
    3306099
  • add demo report link to Home and sidebar

    @drmingdrmer drmingdrmer committed Sep 9, 2020
    ebe0b9f
  • pre-built demo report: add absolute url

    @drmingdrmer drmingdrmer committed Sep 9, 2020
    84d94b5
  • add pre-built local-min algo report

    @drmingdrmer drmingdrmer committed Sep 9, 2020
    5dd02b3
  • exec-demo.py: add load() and dump() support in order to re-run a instance space

    @drmingdrmer drmingdrmer committed Sep 9, 2020
    a6ee8ce
  • cleanup Home and _Sidebar

    @drmingdrmer drmingdrmer committed Sep 8, 2020
    6e968ed
  • fix replication protocol and exec algo Major changes of protocol: - Removed initial_deps, final_deps use only deps. - Use only two message Prepare and Accept for all functionalities. - Use `seq` to determine execution order, but seq is a per-dependency attribute. this simplies recovery. - Ballot now is a per-replica attribute - Simplify proof of recovery. - Describe why we do not need deps_committed in fast-accept-request - previous execution algo has a bug. Now use qpaxos-exec.md Add a python demo `exec-demo.py` to test qpaxos-exec algo Archive incomplete docs: - remove incomplete exec algo exec-update-accumulated. A step in it is not specified. And it is same as qpaxos-exec. - move old replication doc to archive/ there is a bug - archive analogue doc: exec-local-min is the same as qpaxos-exec - archive unproved doc Get-rid-of-seq - remove draft doc exec.md Draft: r5, leveled-quorum, vc-replication, binary-replication, and several other draft

    @drmingdrmer drmingdrmer committed Sep 8, 2020
    a134e05
  • Updated Home (markdown)

    @drmingdrmer drmingdrmer committed May 28, 2020
    71e1515
  • update home.md

    @drmingdrmer drmingdrmer committed May 28, 2020
    f5bf64a
  • Updated _Sidebar (markdown)

    @drmingdrmer drmingdrmer committed May 28, 2020
    3df14f0
  • Updated _Sidebar (markdown)

    @drmingdrmer drmingdrmer committed May 28, 2020
    f25309d
  • Updated Discussion (markdown)

    @drmingdrmer drmingdrmer committed May 28, 2020
    8cdb9b0
  • fix sidebar: make text shorter

    @drmingdrmer drmingdrmer committed May 28, 2020
    f44ceb3
  • fix sidebar link syntax

    @drmingdrmer drmingdrmer committed May 28, 2020
    318d3b0
  • add sidebar to include new qpaxos exec algo

    @drmingdrmer drmingdrmer committed May 28, 2020
    8add507
  • add exec algo based on seq and cycle-breaking DFS

    @drmingdrmer drmingdrmer committed May 28, 2020
    fbd0f9e
  • fix: handle-fast-accept typo

    @drmingdrmer drmingdrmer committed Mar 12, 2020
    cbebe07
  • add prost

    @drmingdrmer drmingdrmer committed Feb 26, 2020
    cb2e263
  • Updated Home (markdown)

    刘保海 committed Feb 21, 2020
    5de8156
  • doc: add simplified exec algo and protobuf.md protobuf.md describes relationship amoung several protobuf related crates and commands

    @drmingdrmer drmingdrmer committed Feb 21, 2020
    41e9554
  • cleanup toc junk

    @drmingdrmer drmingdrmer committed Feb 20, 2020
    58363fa
  • wiki: update: replace status with committed and executed

    @drmingdrmer drmingdrmer committed Feb 17, 2020
    55897b3
  • update TOC

    @drmingdrmer drmingdrmer committed Feb 17, 2020
    4257533
  • add message description

    @drmingdrmer drmingdrmer committed Feb 16, 2020
    7110ab0