Talk comments

Great talk!!! Slides would be great for review.

Excellent presentation. One of the best for me so far.

Great talk very well covered material and examples. The delivery of the talk was executed very well. Thank you.

Anonymous at 15:44 on 18 Oct 2011

Good talk with good examples.

Anonymous at 15:44 on 18 Oct 2011

where can we download slides ?

Very detailed & well thought out discussion. Bill spoke very competently, especially in answering questions from the audience. Definitely a talk worth attending.

Outstanding session. Now that my mind has been exploded I will need to study the slides when they are released. This talk was thoroughly enjoyable and well done. Thank you.

Great presentation, the code examples were awesome. Recommending JSON encoding for multi-system compatibility makes a lot of sense. Using Redis to store jobs for asynchronous processing was a pretty clever point you brought up!

PS, I think using a mod operation against the number of redis servers to determine which servers data sits on based on something such as primary key values would be a good way to spread data around multiple redis servers. It wasn't mentioned in the talk but it seems like a good way to spread data among multiple servers.