rethinkmodel.db - Connection and data management options¶
RethinkDB connection manager.
It only contains the connect()
function. It’s preferable to use
the rethinkmodel.config()
function to set up connection informations
before to call connec()
function, or use environment variables.
RM_DBNAME
RM_PORT
RM_HOST
RM_USER
RM_PASSWORD
RM_TIMEOUT