Liking cljdoc? Tell your friends :D

clojurewerkz.machine-head.durability

Functions that provide message persister (durable write-ahead log) implementations

Functions that provide message persister (durable write-ahead log)
implementations
raw docstring

new-file-persisterclj

(new-file-persister)
(new-file-persister dir)

Returns new file-based persister

Returns new file-based persister
sourceraw docstring

new-memory-persisterclj

(new-memory-persister)

Returns new in-memory persister

Returns new in-memory persister
sourceraw docstring

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

× close