-
Enhancement
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
- is incorporated by
-
ISPN-3927 rethinking ISPN transactions
-
- Closed
-
ISPN-3927
rethinking ISPN transactions
We should simplify the command hierarchy by storing a conditional write operation (depending on the previous version) in the modifications list when write skew check is enabled, instead of storing the previous versions separately.
We should also be able to replace all the single-key write command implementations with a single TxWriteCommand, similar to what we discussed previously for non-transactional writes.