-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines - Server Integration
-
Fully Compatible
-
SESIWelcomeAlex 2026-07-14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Going forward the plan is to separete LSM out from connection, doing so requires moving more state into things like the connection, so in this PR we lay thr groundwork for that by converting the struct into a class with stronger guarantees (like the fields are private now and only a few can be freely modified)