OP-Engineering / op-sqlite

Fastest SQLite library for react-native by @ospfranco
MIT License
598 stars 41 forks source link

Turn performance mode into a single boolean #185

Closed ospfranco closed 1 week ago

ospfranco commented 1 week ago

People do not read the manual and also are too abstracted away from the C++ threads to understand was going on. Changing it to have only the thread safe flags enabled to avoid confusing and having to close the same tickets over and over again.