diff --git a/remote-log.md b/remote-log.md index ab671db3..55a400f3 100644 --- a/remote-log.md +++ b/remote-log.md @@ -204,6 +204,8 @@ semantics, this gives users flexibility in terms of bandwidth and latency/indirection, all the way from a simple linked list to a fully replicated log. The latter is useful for things like backups on durable storage. + + ### Next page semantics The pointer to the 'next page' is another remote log entry, at a previous point