Liking cljdoc? Tell your friends :D

xitdb.snapshot


snapshot-memory-dbclj

(snapshot-memory-db filename keypath)

Returns a memory database with the value of keypath in the database at filename When keypath is [], returns a memdb with all the data in the db filename. Useful for REPL-based investigation and testing.

Returns a memory database with the value of `keypath` in the database at `filename`
When keypath is [], returns a memdb with all the data in the db `filename`.
Useful for REPL-based investigation and testing.
sourceraw docstring

xit-db-existingclj

(xit-db-existing filename)
source

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

× close