A mono-repo for eventstore_client and associated packages for building event sourced applications.
Dart package eventstore_client is a community developed gRPC client library for EventStoreDB. EventStoreDB is an open-source, functional database with Complex Event Processing capabilities. Documentation for EventStoreDB can be found here.
Authors:
This mono-repo contains the following packages
- EventStore Client Library - used by application
- EventStore Client Test Library - used by developers to test application code
This client is not yet properly documented, but we have made some example usages, and publish the API reference. For additional documentation about general usage, see the official documentation for gRPC clients on eventstore.com.
Please file feature requests and bugs at the issue tracker.