botstackjs
botstackjs copied to clipboard
Optional Session Management REDIS Support
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.