Liking cljdoc? Tell your friends :D

org.purefn.river.flush

Experimental.

Higher order functions used to compose an auto-flushing processing function.

Experimental.

Higher order functions used to compose an auto-flushing processing function.
raw docstring

accumulateclj

(accumulate processor)

Accumulate records into state, and increments a count.

Accumulate records into state, and increments a count.
sourceraw docstring

flushclj

(flush flush-fn)

Wrap the flush fn.

Wrap the flush fn.
sourceraw docstring

max-recordsclj

(max-records processor n)

Identifies a maximum record count flush condition.

Identifies a maximum record count flush condition.
sourceraw docstring

timedclj

(timed processor ms)

Identifies buffer age as a condition for flushing.

Identifies buffer age as a condition for flushing.
sourceraw docstring

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

× close