Liking cljdoc? Tell your friends :D

com.timezynk.mongo.convert-types

Type conversion between Clojure and MongoDB.

  • clj->doc converts from Clojure to MongoDB,
  • doc->clj converts from MongoDB to Clojure.
Type conversion between Clojure and MongoDB.

* `clj->doc` converts from Clojure to MongoDB,
* `doc->clj` converts from MongoDB to Clojure.
raw docstring

com.timezynk.mongo.guards

Guards make checks of payloads before the API call proper.

Guards make checks of payloads before the API call proper.
raw docstring

com.timezynk.mongo.schema

Functions for defining a collection schema.

Functions for defining a collection schema.
raw docstring

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

× close