I’ve worked out that I was doing stuff wrong with Github and in fact I can pull 5000 requests an hour from their API, so I’m reviving that code I wrote and doing some cool processing of the streams on there.
As part of this, I’m documenting what I know so far and in an abstract form have the following posts (due to pop in a few weeks)
Mon Mar 18 2013 11:00:00 GMT+0000 (GMT): http://codeofrob.com/entries/creating-a-projection-per-stream-in-the-eventstore.html
Fri Mar 15 2013 11:00:00 GMT+0000 (GMT): http://codeofrob.com/entries/re-partitioning-streams-in-the-event-store-for-better-projections.html
Thu Mar 14 2013 11:00:00 GMT+0000 (GMT): http://codeofrob.com/entries/basic-projections-in-the-eventstore.html
Wed Mar 13 2013 11:00:00 GMT+0000 (GMT): http://codeofrob.com/entries/pushing-data-into-streams-in-the-eventstore.html
Tue Mar 12 2013 11:00:00 GMT+0000 (GMT): http://codeofrob.com/entries/playing-with-the-eventstore.html
Proof-reading would be met with much happiness, I'll be writing a few more shortly on a less abstract topic (Github streams) and doing some cool demo off the top of it.