Skip to content
Snippets Groups Projects
Commit 6c13b707 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent daa3f324
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,8 @@ serializability. Writes from transactions that abort do not affect the
KV.
Finally, in the *tree* type, you will create a shared tree that
supports concurrent modifications via simple mutations.
supports concurrent modifications via simple mutations. You build this
entirely from scratch.
You will build your tango support in a new `p6/tango` module. Your
applications will call the tango module API to access the shared log.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment