Hi all,
Coming from the browser focused world, I see many of the Level libraries don't really use a ton of Buffer facility, and considering Buffer's can be easily fitted (and are just a view to) typed arrays, why not just dump the massive Buffer library altogether.
This would make Level a much leaner construction for browser based or p2p apps like mine, and may even make processing at a micro level faster.
Thoughts?
Hi all,
Coming from the browser focused world, I see many of the Level libraries don't really use a ton of Buffer facility, and considering Buffer's can be easily fitted (and are just a view to) typed arrays, why not just dump the massive Buffer library altogether.
This would make Level a much leaner construction for browser based or p2p apps like mine, and may even make processing at a micro level faster.
Thoughts?