Closed ironhaven closed 5 years ago
Replaces the Mutex over the database with a std::sync::RwLock.
I tested all of the HTTP methods manually with curl and there where no errors.
resolves #1
Thanks; merged.
Replaces the Mutex over the database with a std::sync::RwLock.
I tested all of the HTTP methods manually with curl and there where no errors.
resolves #1