Skip to content
Snippets Groups Projects
Commit 980738a3 authored by keleher's avatar keleher
Browse files

auto

parent 04a1fb93
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,9 @@ two things:
### Strict Serializability
One example. Time is going downwards. Note that transaction *1* of client *1* is different
from transaction *1* of client *2*. You can type these in interactively.
from transaction *1* of client *2*. You can type these in interactively. Note that the
commands could be written by different instantiations of `transactionalClient.go`, but
equivalently can by written just by a single client. Single-client is what I will use.
```
1,1,w,A,0
1,1,w,B,0
......
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