We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems that your are using query-store instead of query-database-connection-string
mb it makes sense to remove it from readme.md?
The text was updated successfully, but these errors were encountered:
yep we removed it, decided to abstract all the query-store operations, use the following in the config instead:
mongodb-connection-options = auto_reconnect: true db: w:1 server: socket-options: keep-alive: 1 query-store: name: \mongodb mongodb: connection-string: \mongodb://localhost:27017/pipe connection-options: mongodb-connection-options
Sorry, something went wrong.
No branches or pull requests
Seems that your are using query-store instead of query-database-connection-string
mb it makes sense to remove it from readme.md?
The text was updated successfully, but these errors were encountered: