-
Notifications
You must be signed in to change notification settings - Fork 7
Closed

Description
Feature request
Extend the list of properties in the connect() call with
- nr_threads= to control the level of parallelism (0=all cores used)
- memorylimit= to control the memory footprint allowed in :memory: mode in MB
- querytimeout= seconds before a query is forced to terminate
- logging= the file location for the tracer files
- username= used to connect to a remote server
- password= credentials to reach the remote server
- port= optional TCP/IP port to listen for connections
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request