issues
search
rookie-ninja
/
rk-db
Enterprise level database bootstrapper with YAML based on rk-entry in Golang
Apache License 2.0
5
stars
4
forks
source link
[mongodb] Bootstrap once, add GetDefaultMongoDB
#2
Closed
ludanfeng
closed
2 years ago
ludanfeng
commented
2 years ago
only the first call will invoke mongodb's Bootstrap logic;
add a helper function GetDefaultMongoDB for getting default database when only one database is set.
dongxuny
commented
2 years ago
LGTM