[11:15:07] <GothAlice> Fun fact, the first complex query I ever wrote was to generate monthly and yearly stats for a blog, for side-bar link content. (E.g. "January (5)" ← calculating the 5, there.) https://gist.github.com/amcgregor/1623352?ts=4 Map-Reduce for fun and profit.
[11:15:23] <GothAlice> Noting that your desired output format is not tenable.
[11:16:53] <GothAlice> (It might seem like a good idea, but it really, really is not. Having variable keys means you can't index.)
[12:17:39] <synthmeat> GothAlice: don't we have wildcard indexes now?
[21:54:03] <synthmeat> GothAlice: help me! https://gist.github.com/synthmeat/a35e0defc4212f0376963773082d6c1e