Skip to content

Commit

Permalink
Improved wording towards event-driven (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru committed Jan 29, 2024
1 parent 7b1ec7b commit e0c43db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Extending the power of Akka’s event-driven model to resource-constrained devices.*

Akka Edge support in Rust is designed to empower Akka developers at the edge. Akka Edge Rust brings the concepts of Command and Query Responsibility Segregation (CQRS) to developers familiar with Akka Persistence and Projections recognizing the resource constraints present at the edge.
Akka Edge support in Rust is designed to empower Akka developers at the edge. Recognizing the resource constraints present at the edge, Akka Edge Rust enables event-driven solutions for developers familiar with Akka Persistence and Projections.

## Documentation

Expand Down

0 comments on commit e0c43db

Please sign in to comment.