Eventful 0.1.0-alpha6
Released under the Eclipse Public License
Event Store client library.
Installation
To install, add the following dependency to your project or build file:
[eventful "0.1.0-alpha6"]
Topics
Namespaces
eventful.core
Event Store (https://eventstore.org/) client library. Wrapper around the JVM Client (TCP interface).
Public variables and functions:
- close-subscription
- connect
- create-persistent-subscription
- delete-persistent-subscription
- delete-stream
- deserialize
- disconnect
- get-stream-metadata
- manual-ack
- persistently-subscribe
- read-all-streams
- read-event
- read-stream
- reduce-stream
- serialize
- set-stream-metadata
- subscribe-to-all-streams
- subscribe-to-stream
- tx-commit
- tx-cont
- tx-id
- tx-start
- tx-write-events
- unwrap
- update-persistent-subscription
- wrap
- write-events