Liking cljdoc? Tell your friends :D

ragtacts.vector-store.in-memory


in-memory-vector-storeclj

(in-memory-vector-store)

Return an in-memory vector store.

Return an in-memory vector store.
sourceraw docstring

load-from-fileclj

(load-from-file filename)

Load an in-memory vector store from a file.

Load an in-memory vector store from a file.
sourceraw docstring

save-to-fileclj

(save-to-file {:keys [db]} filename)

Save an in-memory vector store to a file.

Save an in-memory vector store to a file.
sourceraw docstring

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

× close