eventstore_client 0.2.1 copy "eventstore_client: ^0.2.1" to clipboard
eventstore_client: ^0.2.1 copied to clipboard

outdated

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 #

These code examples are best practice usage of the client

##Streams The EventStoreStreamsClient is the primary client for working with streams in EventStoreDB. The following examples show how you should use it:

##Projections The EventStoreProjectionsClient is the primary client for working with projections in EventStoreDB. The following example show how you should use it:

  • TDB

##Persistent subscriptions The EventStorePersistentSubscriptionsClient is the primary client for working with persistent projections in EventStoreDB. The following example show how you should use it:

  • TDB
5
likes
0
pub points
39%
popularity

Publisher

verified publisherdiscoos.org

A community developed gRPC client library for EventStoreDB. EventStoreDB is an open-source, functional database with Complex Event Processing capabilities.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, collection, fixnum, grpc, logging, meta, path, protobuf, pub_semver, tuple, universal_io, uuid

More

Packages that depend on eventstore_client