Skip to content

Encode CrsqlSeq, CrsqlDbVersion and Version as varints #188

@jeromegn

Description

@jeromegn

Doing so both in transit and in memory should bring in significant benefits. For example: using a u64 for CrsqlSeq when they should most-often fit in a u8 is a waste.

Metadata

Metadata

Assignees

No one assigned

    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