Liking cljdoc? Tell your friends :D
Clojure only.

schema-voyager.db.persist

Save a DataScript DB where it can be used by the web UI.

Save a DataScript DB where it can be used by the web UI.
raw docstring

save-dbclj

(save-db db)
(save-db file-path db)

Persists a DataScript db at a given file-path, by default resources/schema_voyager_db.edn.

Persists a DataScript `db` at a given `file-path`, by default
`resources/schema_voyager_db.edn`.
sourceraw docstring

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

× close