lplade/music_fan

Research memcached

lplade opened this issue · 1 comments

This may be sufficient to cache our API retrieved data, eliminating need to deal with SQL. Need to investigate.

I think the native Werkzeug caching will be adequate for this project. Skip over a full blown memcached implementation.