Liking cljdoc? Tell your friends :D
Clojure only.

compute.datomic-client-memdb.async


Clientclj


clientclj

(client arg-map)

Returns a Client record that implements the Datomic Client API Protocol. Optionally takes :db-name-as-uri-fn which is a function that is passed a db-name and is expected to return a Datomic Peer database URI. Note that this function is passed a '*' when list-databases is called.

Returns a Client record that implements the Datomic Client API Protocol. Optionally
takes :db-name-as-uri-fn which is a function that is passed a db-name and is
expected to return a Datomic Peer database URI. Note that this function is passed
a '*' when list-databases is called.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close