The number of milliseconds to wait for a connection to be established before giving up.
The database source for authentication credentials.
Enable SSL connection (required to be accepted on server-side).
If sslEnabled
is true, this one indicates whether to accept invalid certificates (e.g. self-signed).
Either CrAuthentication or ScramSha1Authentication
TCPNoDelay flag (ReactiveMongo-specific option). The default value is false (see TCP_NODELAY).
TCP KeepAlive flag (ReactiveMongo-specific option). The default value is false (see SO_KEEPALIVE).
Number of channels (connections) per node (ReactiveMongo-specific option).
the default write concern
the default read preference
the default failover strategy
the interval in milliseconds used by monitor to refresh the node set (default: 10000)
the time in milliseconds to attempt a send or receive on a socket before the attempt times out (default: 0 for no timeout)
Either CrAuthentication or ScramSha1Authentication
The database source for authentication credentials.
The number of milliseconds to wait for a connection to be established before giving up.
the default failover strategy
TCP KeepAlive flag (ReactiveMongo-specific option).
TCP KeepAlive flag (ReactiveMongo-specific option). The default value is false (see SO_KEEPALIVE).
the interval in milliseconds used by monitor to refresh the node set (default: 10000)
Number of channels (connections) per node (ReactiveMongo-specific option).
the default read preference
the time in milliseconds to attempt a send or receive on a socket before the attempt times out (default: 0 for no timeout)
If sslEnabled
is true, this one indicates whether to accept invalid certificates (e.g.
If sslEnabled
is true, this one indicates whether to accept invalid certificates (e.g. self-signed).
Enable SSL connection (required to be accepted on server-side).
TCPNoDelay flag (ReactiveMongo-specific option).
TCPNoDelay flag (ReactiveMongo-specific option). The default value is false (see TCP_NODELAY).
the default write concern
Options for MongoConnection.
The number of milliseconds to wait for a connection to be established before giving up.
The database source for authentication credentials.
Enable SSL connection (required to be accepted on server-side).
If
sslEnabled
is true, this one indicates whether to accept invalid certificates (e.g. self-signed).Either CrAuthentication or ScramSha1Authentication
TCPNoDelay flag (ReactiveMongo-specific option). The default value is false (see TCP_NODELAY).
TCP KeepAlive flag (ReactiveMongo-specific option). The default value is false (see SO_KEEPALIVE).
Number of channels (connections) per node (ReactiveMongo-specific option).
the default write concern
the default read preference
the default failover strategy
the interval in milliseconds used by monitor to refresh the node set (default: 10000)
the time in milliseconds to attempt a send or receive on a socket before the attempt times out (default: 0 for no timeout)