diff --git a/_posts/2019-10-01-remote-log.md b/_posts/2019-10-04-remote-log.md similarity index 98% rename from _posts/2019-10-01-remote-log.md rename to _posts/2019-10-04-remote-log.md index 2e2dfa01..424c2fab 100644 --- a/_posts/2019-10-01-remote-log.md +++ b/_posts/2019-10-04-remote-log.md @@ -2,7 +2,7 @@ layout: post name: "P2P Data Sync with a Remote Log" title: "P2P Data Sync with a Remote Log" -date: 2019-10-02 12:00:00 +0800 +date: 2019-10-04 12:00:00 +0800 author: oskarth published: true permalink: /remote-log @@ -72,7 +72,7 @@ The remote log lets receiving nodes know what data they are missing. Depending o 2. Normal sized page with CAS mapping 3. "Linked list" mode - minimally sized page with CAS mapping -A remote log is a simply mapping from message identifiers to their corresponding address in a CAS: +A remote log is simply a mapping from message identifiers to their corresponding address in a CAS: | Message Identifier (H1) | CAS Hash (H2) | | ---------------- |---------------|