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

Remove TLS and make sdb thread-safe #244

Closed meme closed 2 years ago

meme commented 2 years ago

Checklist

Description

This makes sdb thread-safe without the need for TLS.