|
|
|
|
|
by paulgb
1293 days ago
|
|
Our Aper (https://aper.dev) implements a number of similar concepts (state machine replication with optimistic local transitions + rollback). I 100% agree that it’s an easier model to reason about. Your approach with cursors is clever, that part I haven’t seen elsewhere. |
|