Skip to content

Commit 75fb5be

Browse files
committed
readme.md
1 parent a1bcf70 commit 75fb5be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# 🚌 bus — Lightweight CQRS Framework for Rust
1+
# 🚌 bus — Lightweight CQRS Library for Rust
22

33
####
4-
`bus` is a modular, async-first CQRS framework for Rust that helps you structure your application around clear boundaries:
4+
`bus` is a modular, async-first CQRS library for Rust that helps you structure your application around clear boundaries:
55
`Commands`, `Queries`, and
66
`Events`. It supports both in-memory and database-backed event processing, middleware pipelines, and graceful shutdown — all with minimal boilerplate.
77

0 commit comments

Comments
 (0)