REDIS can be superfluous for particular project types when MongoDB makes sense to store sessions. If the developer has not setup REDIS_URL but setup MONGODB_URL, BotStackJS need to use MongoDB for storing sessions.
REDIS can be superfluous for particular project types when MongoDB makes sense to store sessions.
If the developer has not setup REDIS_URL but setup MONGODB_URL, BotStackJS need to use MongoDB for storing sessions.