Skip to content

Store keys in ordinary indexes unsliced #652

@jeltsch

Description

@jeltsch

We shall change the representation of IndexCompact to use Unsliced SerialisedKey instead of SerialisedKey. This will give us the following advantages:

  • It is statically guaranteed that there are no additional prefixes and suffixes stored alongside key payloads.

  • The overhead for storing slice information, which also includes the overhead from the extra indirection in paths to byte arrays with payloads, doesn’t occur anymore.

Metadata

Metadata

Assignees

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