eventstore_client 0.0.3
eventstore_client: ^0.0.3 copied to clipboard
A community developed gRPC client library for EventStoreDB. EventStoreDB is an open-source, functional database with Complex Event Processing capabilities.
example/README.md
Client examples #
- Append to a stream
- Read from $all stream
- Read from a stream
- Subscribe to $all stream
- Subscribe to $all with filter
- Subscribe to $all with callback
- Subscribe to $all with retry
- Subscribe to a stream
- Subscribe to a stream with callback