client-c icon indicating copy to clipboard operation
client-c copied to clipboard

Refine MVCC Write

Open hanfei1991 opened this issue 5 years ago • 0 comments

Currently, the MVCC Write is only used by test, some features is yet to add, like rollback asyncly after write fails. Maybe we'd better maintain serveral rollback queues rather than per rollback per thread.

hanfei1991 avatar Feb 18 '20 06:02 hanfei1991