Module qilletni.api

Interface MusicCache


public interface MusicCache
An interface to efficiently retrieve music data that can be cached, usually in a database. If the cache misses, MusicFetcher is used, and the cache is updated automatically.