(connect uri)
Given a Datomic URI, attempt to create the database and connect to it, returning the connection.
Given a Datomic URI, attempt to create the database and connect to it, returning the connection.
(ensure-schema conn norms)
(insert-datomic conn)
Provide a Datomic conn and db in all incoming requests
Provide a Datomic conn and db in all incoming requests
(new-db-uri)
(normalize-norm-keys norms)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close