radareorg / sdb

Simple and fast string based key-value database with support for arrays and json
https://www.radare.org/
MIT License
218 stars 62 forks source link

Fixes #119

Closed alvarofe closed 7 years ago

alvarofe commented 7 years ago

Next step is to make mmap by ranges, instead of map the whole file map on demand