Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
/ level-js Public archive
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Use _serialize as the only code path for serialization #62

@vweevers

Description

@vweevers

From #60 (comment):

level.js has custom logic for serializing buffers, typed arrays etc. Similar to what we did in memdown, we should strip most of the logic, prefer Buffer over typed arrays, and use _serialize* as the only code path for serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upgrade guideImprovements or additions to upgrade guide(s)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions