Skip to content

Implement a BTree library #1

@rbonifacio

Description

@rbonifacio

Currently, the database implementation uses the ETS (Erlang Term Storage) feature of Erlang. A real database must use an external storage, probably using B-trees for fast operations (such as inserts and lookups). In this issue, we are going to implement a new BTree library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions