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

sdb_now is called even when no expirable keys are stored in sdb #135

Closed radare closed 2 years ago

radare commented 7 years ago

this makes sdb perform a lot of unnecessary syscalls

trufae commented 2 years ago

Thats no longer true