ironsmile / euterpe

Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
https://listen-to-euterpe.eu
GNU General Public License v3.0
522 stars 42 forks source link

Db operations in single go routine #25

Closed ironsmile closed 5 years ago

ironsmile commented 5 years ago

Lets leave the "database locked" error in the past! I am not really happy with the implementation but the architecture is sound - one single go routine for all database work.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-1.0%) to 50.765% when pulling c6e35ed3219a48425d4cda06c8b186ba76d6d5db on db-operations-in-single-go-routine into 874d2b92276d3d1863603ec613b0c4569815f9e6 on master.