(in-memory-vector-store)
Return an in-memory vector store.
Return an in-memory vector store.
(load-from-file filename)
Load an in-memory vector store from a file.
Load an in-memory vector store from a file.
(save-to-file {:keys [db]} filename)
Save an in-memory vector store to a file.
Save an in-memory vector store to a file.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close