Skip to content

Current state of MVCC split version #3

@huangyihe

Description

@huangyihe

This is how MVCC split version is supposed to work. The quoted part shows the template specialization used to define our "split policy".

The templates complicate things especially with deletes. I think there is a solution I just haven't gotten much time to think it through. The main challenge is with the current function pointer mechanism we have to invoke the deletion function, which doesn't work with the function templates used to loop around different chains. We will need some workaround on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions