Skip to content

Use skiplist tailored for LSM-tree #95

@marvin-j97

Description

@marvin-j97
  • No need for remove and get() methods, we only need range() and insert()

  • Arena-based (store towers/nodes in arena)

  • Should probably be a new repo - will definitely involve unsafe

  • Needs to be concurrent, at least reads shouldn't get blocked by writes

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions