Liking cljdoc? Tell your friends :D

blocks.store.monger

MongoDB storage backend for blocks.

MongoDB storage backend for blocks.
raw docstring

monger-block-storeclj

(monger-block-store & {:as opts})

Creates a new Monger block store.

Supported options:

  • uri
Creates a new Monger block store.

Supported options:

- `uri`
sourceraw docstring

MongerBlockStoreclj

source

poolclj

source

with-dbcljmacro

(with-db store & body)

Connects to the MongoDB server and evaluates body. The related database instance is inserted as second item to the form.

Connects to the MongoDB server and evaluates body. The related database instance
is inserted as second item to the form.
sourceraw docstring

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

× close