hypercore-protocol / hypercore-next

Hypercore 10 is an append only log with multi-writer primitives built in.
MIT License
150 stars 15 forks source link

Use `turbo-hash-map` to avoid stringifying keys #83

Closed kasperisager closed 2 years ago

kasperisager commented 2 years ago

Depends on https://github.com/mafintosh/turbo-hash-map/pull/3 to maintain browser compatibility.

mafintosh commented 2 years ago

Moved to protomux