Liking cljdoc? Tell your friends :D

everest.store.proto


IEventStorecljprotocol

-append-events!clj

(-append-events! this stream-id expected-version events)

-delete-stream!clj

(-delete-stream! this stream-id expected-version)

-read-eventclj

(-read-event this stream-id position)

-read-stream-backwardclj

(-read-stream-backward this stream-id start cnt)

-read-stream-forwardclj

(-read-stream-forward this stream-id start cnt)

ISubscriptionSourcecljprotocol

-subscribeclj

(-subscribe this stream-id start opts)

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

× close