IntersectMBO / IntersectMBO/lsm-tree

Record assumptions about disk page size in one central location

Open
#143 1 comment 0 reactions 0 assignees View on GitHub
enhancement lsm-tree priority: low
Dominant language
Haskell
Stars
53
Forks
17
Avg merge
2d 3h
Merged PRs (30d)
4

Description

There are a few parts of the code that assume the the disk page size is `4096`. We should record this number in a central place. This should also make it easier for us to support larger page sizes later

Example: https://github.com/IntersectMBO/lsm-tree/pull/130/files#diff-259998897e992a96628fa4b64af4e2b100710b2c69a01497d0158abc3f0a98b9R156-R163

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.