Skip to content

Is there a easy way to serialization a NULL tree #19

@bitraft

Description

@bitraft

I want to dump the all NULL value tree into a memory block, Is there an easy way to do it with out use Iterators ?

I also need to be able to recovery it, for example rebuild the tree from disk in one step(avoid Iterators insert).

This tree only accept NULL as value, so I guess there is a one step operate to do it.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions