An open API service indexing awesome lists of open source software.

https://github.com/eggpool/sqlitemulti

A Sqlite wrapper to use a sqlite DB from several threads, optionaly in a dedicated process of its own.
https://github.com/eggpool/sqlitemulti

lock multiprocessing python queue sqlite threading

Last synced: 3 months ago
JSON representation

A Sqlite wrapper to use a sqlite DB from several threads, optionaly in a dedicated process of its own.

Awesome Lists containing this project

README

        

# SqliteMulti
A Sqlite wrapper to use a sqlite DB from several threads, optionaly in a dedicated process of its own.