use dictionary for stream cache
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 26 Apr 2015 23:24:59 +0000 (19:24 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 26 Apr 2015 23:24:59 +0000 (19:24 -0400)
commitc64c644c8947d11a07c2424f034fe0756b4211b8
treefb59a418e21a8fb92df722eeb289bbce63dd6863
parentc2ea4e65741b0a4332827b34d60ea85a1869c6b0
use dictionary for stream cache

Key on songID. Avoids iterating over the entire set for every cache
miss.
default.py