An open API service indexing awesome lists of open source software.

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

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!