An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.3% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/eventually-rs/eventually-go

Package eventually contains types and abstraction to allow you to write Event-sourced application, without having to take care of the infrastructure setup necessary to run such an architecture. The library contains multiple packages, you might want to start from `aggregate` to implement your Aggregate types, and `command` to implement the Command Handlers to interact with or update your Aggregates. `query` and `projection` allows you to implement Domain Queries and Read Models.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/eventually-rs/eventually-go
License: MIT
Latest release: 5 months ago
First release: almost 4 years ago
Namespace: github.com/eventually-rs
Dependent packages: 1
Dependent repositories: 1
Last synced: 21 days ago

    Loading...
    Readme
    Loading...