So what is this really? Starting to move things that were once handled by bloated databases into the application layer?<p>I've heard Redis is pretty far from a full featured database, but I don't see why you couldn't build most features on top of it. Like CouchDB style auto updating views, which let you do more advanced queries etc..<p>Is that where they're going?