Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
Storage Execution
Description
This feature request is for the Storage Engine API.
When the underlying engine provides MVCC, there is a lot that can be done to optimize locking in the higher levels. You don't need to lock on reads, since every read gets a consistent state of the database.
Are you planning to optimize locking as part of pluggable storage engine API project?