https://github.com/thalo-rs/message-db
Rust client for Message DB
https://github.com/thalo-rs/message-db
event-sourcing message-db
Last synced: 5 months ago
JSON representation
Rust client for Message DB
- Host: GitHub
- URL: https://github.com/thalo-rs/message-db
- Owner: thalo-rs
- License: apache-2.0
- Created: 2022-12-06T03:52:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T05:08:57.000Z (over 3 years ago)
- Last Synced: 2026-01-14T11:35:21.057Z (6 months ago)
- Topics: event-sourcing, message-db
- Language: Rust
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE_APACHE
Awesome Lists containing this project
README
# Message DB
**Rust Client for the Microservice Native Event Store and Message Store for Postgres**
A fully-featured event store and message store implemented in PostgreSQL for Pub/Sub,
Event Sourcing, Messaging, and Evented Microservices applications.
For more information, see the Message DB project page.
https://github.com/message-db/message-db
## License
This project is licensed under the [MIT] OR [Apache-2.0] license.
[mit]: /LICENSE-MIT
[apache-2.0]: /LICENSE-APACHE
## Contributing
Contributions are welcome!