Liking cljdoc? Tell your friends :D
Clojure only.

jepsen.mongodb.dbutil

Utility functions for initializing and finalizing a MongoDB database's environment.

Utility functions for initializing and finalizing a MongoDB database's
environment.
raw docstring

install!clj

(install! test node url)

Installs the MongoDB binaries into the node's directory from a local directory, a local tarball, or a remote tarball. Also creates a new user who owns the node's directory when running with some form of virtualization.

Installs the MongoDB binaries into the node's directory from a local
directory, a local tarball, or a remote tarball. Also creates a new user who
owns the node's directory when running with some form of virtualization.
sourceraw docstring

snarf-logs!clj

(snarf-logs! test node)

Downloads logs for a node.

Downloads logs for a node.
sourceraw docstring

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

× close