Added MongoDB and Redis connection handlers and helper functions
feat: Added MongoDB and Redis connection handlers and helper functions * Added MongoDB and Redis connection handlers * Added MongoDB helper functions to create FindOne, Find and Update options, to create Collections and their Indexes (SingleFieldIndexes, CompoundIndexes, TTL Indexes) * Forked from 'github.com/pixel-plaza-dev/uru-databases-2-go-service-common'