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

Implement generic ut64 k=v api #173

Open radare opened 5 years ago

radare commented 5 years ago

We have dict for this, but it shouldnt be the way to go. in the Attic there are some other implementations of the same thing done in different ways.