Initial configuration map to set up the connection to OrientDB server and the logging system.
Initial configuration map to set up the connection to OrientDB server and the logging system.
(configure-driver m)
Reset global config
with the contents of m
. e.g.:
(configure-driver {:host "test"}) => {:host "test" :port 2424}
Reset global `config` with the contents of `m`. e.g.: (configure-driver {:host "test"}) => {:host "test" :port 2424}
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |