| run_database {quasardb} | R Documentation |
Run quasardb executable (qdbd) searched for in the given root directory. Used for testing purposes.
run_database(root, address = "127.0.0.1:2836")
root |
Root directory in which the executable should be found. |
address |
Daemon listening endpoint. |