Asistente Virtual

The decision to use Mongo instead of Redis is intentional. Redis is often used fornon-essential data (such as sessions) and without configuration doesn'tguarantee the same level of persistence as Mongo (should the server need to berestarted/crash).