mpd v0.1.0 Mpd.Database View Source
This is a WIP on implementing a cached database. The goal is to have a database copy cached in something like a dets table for faster launching.any()
In the moment, it'll call :listall
and then :listallinfo
for all the song on each genserver's startup.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.