docs
docs copied to clipboard
RethinkDB State Store Metadata
The rethinkdb state store metadata here in the docs needs to be updated to match these supported metadata fields.
Specifically the following are missing:
- addresses
- enableTLS
- clientCert
- clientKey
- timeout
- useJSONNumber
- numRetries
- hostDecayDuration
- useOpentracing
- writeTimeout
- readTimeout
- handshakeVersion
- keepAlivePeriod
- maxIdle
- authKey
- initialCap
- maxOpen
- discoverHosts
- nodeRefreshInterval
shoutout to @sicoyle for finding this missing information!