(create-datastore {:keys [ds schema-name table-name] :or {schema-name "mallard" table-name "schema_history"}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries