Liking cljdoc? Tell your friends :D
Clojure only.

datahike.gc


gc-storage!clj

(gc-storage! db)
(gc-storage! db remove-before)

Invokes garbage collection on the database by whitelisting currently known branches. All db snapshots on these branches before remove-before date will also be erased (defaults to beginning of time [no erasure]). The branch heads will always be retained.

Invokes garbage collection on the database by whitelisting currently known branches.
All db snapshots on these branches before remove-before date will also be
erased (defaults to beginning of time [no erasure]). The branch heads will
always be retained.
sourceraw docstring

get-timeclj

(get-time d)
source

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

× close