Liking cljdoc? Tell your friends :D

jepsen.mongodb.sharded

MongoDB tests against a sharded cluster. Including sets, CAS register,and causal register.

MongoDB tests against a sharded cluster. Including sets,
CAS register,and causal register.
raw docstring

balancer-nemesisclj

(balancer-nemesis conns)
source

casclj

(cas _ _)
source

causal-clientclj

(causal-client opts)
source

causal-testclj

(causal-test opts)
source

dbclj

(db clock url {:keys [mongos-sem chunk-size shard-count]})
source

ensure-shard-countclj

(ensure-shard-count opts)
source

format-configsvrsclj

(format-configsvrs nodes)
source

get-routersclj

(get-routers nodes)

Attempts to connect to each node, returning a single router conn.

Attempts to connect to each node, returning a single router conn.
sourceraw docstring

init-configsvr!clj

(init-configsvr! test node)
source

init-mongos!clj

(init-mongos! test node)
source

init-shardsvr!clj

(init-shardsvr! test node idx repl-set)
source

kill-all!clj

(kill-all! test node)
source

maybe-connclj

(maybe-conn node)

Tries to connect to a router. Returns the conn or nil.

Tries to connect to a router. Returns the conn or nil.
sourceraw docstring

rclj

(r _ _)
source

register-clientclj

(register-client opts)
source

register-testclj

(register-test opts)

Tests against a sharded mongodb cluster. We insert documents against the mongos router while inducing shard migrations and partitioning the network.

Tests against a sharded mongodb cluster. We insert documents against
the mongos router while inducing shard migrations and partitioning the
network.
sourceraw docstring

set-clientclj

(set-client opts)
source

set-testclj

(set-test opts)

Tests against a sharded mongodb cluster. We insert documents against the mongos router while inducing shard migrations and partitioning the network.

Tests against a sharded mongodb cluster. We insert documents against
the mongos router while inducing shard migrations and partitioning the
network.
sourceraw docstring

shard-migration-genclj

(shard-migration-gen)
source

sharded-nemesisclj

(sharded-nemesis)
source

start-daemon!clj

(start-daemon! clock test node {:keys [pidfile process-name port configfile]})
source

wclj

(w _ _)
source

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

× close