Add rough notes remote log intro

This commit is contained in:
Oskar Thoren
2019-09-30 13:51:35 +08:00
parent 917c61e5f2
commit c6b3e5e09f

View File

@@ -49,3 +49,14 @@ In this post, we'll outline this remote log in a bit more detail.
# Remote log
A remote log is a replication of a local log. This means a node can read data
from a node that is offline.
The spec is in early draft stage.
There's a basic PoC/spike here (TODO link).
## Future work
Analyze/simulate further
Deploy