|
|
|
|
|
by bootsmann
602 days ago
|
|
I have a hard time wrapping my head around what you are proposing here.
Say client A requests data, they get the token a-abc. Then client B requests data, they get the token b-cde. Client A commits their write, does the storage reject it because they already issued another token (the one from client B) or does it accept it? |
|