get-eventually / eventually-rs

Event Sourcing for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write introduction documentation for eventually crate

ar3s3ru opened this issue · comments

Following the feedback received in https://www.reddit.com/r/rust/comments/gkvxjw/eventually_event_sourcing_for_rust/, documentation on the eventually crate should be added.

Some of the points the documentation should contain:

  • General lines of what Event Sourcing is
  • How does eventually provide support for Event Sourcing
  • Explanation on how the different parts of the architecture work together

Closed by #114