Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Use _serialize as the only code path for serialization #62

Closed
vweevers opened this issue May 23, 2018 · 0 comments · Fixed by #83
Closed

Use _serialize as the only code path for serialization #62

vweevers opened this issue May 23, 2018 · 0 comments · Fixed by #83
Labels
upgrade guide Improvements or additions to upgrade guide(s)
Milestone

Comments

@vweevers
Copy link
Member

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.

@vweevers vweevers added this to the v3 milestone May 23, 2018
@vweevers vweevers mentioned this issue May 24, 2018
@vweevers vweevers added the upgrade guide Improvements or additions to upgrade guide(s) label May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upgrade guide Improvements or additions to upgrade guide(s)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant