An Emerging NoSQL Usecase: Session Storage
Storing web apps session information in NoSQL stores seems to be a new and emerging NoSQL usecase. Looking at what is gained from such an approach (schema-less, scalability, performance, replication, etc.) I’d conclude that this is a great NoSQL usecase.
But make sure that even if using this scenario you’ll not try to generalize this sort of very specific benchmarks.