-
Notifications
You must be signed in to change notification settings - Fork 35
Known Issues
SteezCram edited this page Aug 19, 2020
·
1 revision
Doing 9:ADD_DATABASE_PROTCOL / 9:ADD_PROTOCOL is not thread safe, design choice for speed. Basically don't do them while you are also doing 1:DB:foooo 2:DB:foooo etc..
9:RESET
9:ADD_DATABASE.................
9:ADD_DATABASE_PROTOCOL........
9:ADD_PROTOCOL.................
9:LOCK.........................
<Then do whatever>
Torndeco is the ONLY creator of extDB3.
This repository is only for archiving and maintain this project.