Lessons from Redis-Land
Short summary of an adventurous journey in the NOSQL world with Redis.
Leaving aside the introductory part, what I enjoyed most is the analysis that went into a simple usecase determining how to map many-to-many relationships into Redis. This part follows pretty close the process of data modeling with key-value stores I’ve described before.
via: http://labs.alcacoop.it/doku.php?id=articles:redis_land