msd is a library for managing multiple databases.
- Another name on the can be managed as multiple databases.
- Support database
- MongoDB
- Redis
- RethinkDB
$ go get github.com/dogenzaka/mds
Please read the test code.
$ make init-test
$ make test
or
$ make cover
MIT License