Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 718 Bytes

Mneme

Crates.io Documentation License: MIT

Mneme is a robust event-sourcing library for Rust projects. Named after the Greek muse of memory, Mneme helps you maintain a complete and accurate history of your domain events. It is built on top of Kurrent (formerly EventStoreDB) and provides a clean, type-safe API for implementing event-sourced systems.

License

This project is licensed under the MIT License - see the LICENSE file for details.