ExESDBGrpc.EventStoreService (ex_esdb_grpc v0.5.0)
gRPC EventStore service implementation for ExESDB.
This module implements the EventStore gRPC service by delegating to the business logic in ExESDBGater.API and other core modules.
Summary
Functions
Commit a transaction.
Delete a stream.
Get stream information.
Health check.
Read all events from the global stream.
Read a single event from a stream.
Read multiple events from a stream.
Start a transaction.
Subscribe to events from a stream (streaming RPC).
Write events to a stream.
Write to a transaction.
Functions
Commit a transaction.
Delete a stream.
Get stream information.
Health check.
Read all events from the global stream.
Read a single event from a stream.
Read multiple events from a stream.
Start a transaction.
Subscribe to events from a stream (streaming RPC).
Write events to a stream.
Write to a transaction.