This is a question rather than an issue, as I could not find an answer.
Does tinymongo support multithreading and if not, can I use it in conjunction with tinyrecord module?
I would like to store values in database performing inserts and updates from threads while being able to use Flask-Admin interface to perform UI CRUD operations.
This is a question rather than an issue, as I could not find an answer.
Does tinymongo support multithreading and if not, can I use it in conjunction with tinyrecord module?
I would like to store values in database performing inserts and updates from threads while being able to use Flask-Admin interface to perform UI CRUD operations.