Skip to content

Added MongoDB and Redis connection handlers and helper functions

Choose a tag to compare

@ralvarezdev ralvarezdev released this 18 Dec 20:07
· 54 commits to main since this release
3b8ac1d
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'