Liking cljdoc? Tell your friends :D

embedded-datomic-free.core


_|HACK_TOWNclj

source

apply-permissionsclj

(apply-permissions entry file)
source

cached-downloadclj

source

copy-permissionsclj

(copy-permissions from to)
source

DEFAULT_PROPERTIESclj

source

download-datomicclj

(download-datomic destination version)
source

embedded-datomicclj

(embedded-datomic transactor-properties)

Creates a temporary directory containing a full copy of the datomic free distribution.

Writes a transactor.properties file based on the provided transactor properties and the defaults seen above. Chooses a random available port by default.

Returns an EmbeddedProcess reification that can be started/stopped or used to obtain a connection.

Creates a temporary directory containing a full copy of the datomic free distribution.

Writes a transactor.properties file based on the provided transactor properties and the
defaults seen above. Chooses a random available port by default.

Returns an EmbeddedProcess reification that can be started/stopped or used to obtain a connection.
sourceraw docstring

EmbeddedProcesscljprotocol

connectclj

(connect this db-name)

Returns a connection for the process.

Returns a connection for the process.

dataclj

(data this)

Returns information about the process.

Returns information about the process.

startclj

(start this)

Start the embedded process.

Start the embedded process.

stopclj

(stop this)

Stop the embedded process.

Stop the embedded process.

uriclj

(uri this db-name)

Returns a connection uri for the process.

Returns a connection uri for the process.
source

get-maven-version-of-jarclj

(get-maven-version-of-jar dep)
source

get-octalclj

(get-octal unix-mode)
source

new-temporary-directoryclj

(new-temporary-directory)
source

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

× close