mneme

Crates.iomneme
lib.rsmneme
version0.5.0
created_at2025-01-28 19:34:37.23668+00
updated_at2025-03-14 14:32:05.703789+00
descriptionAn event-sourcing library for Rust projects.
homepage
repositoryhttps://github.com/jwilger/mneme
max_upload_size
id1533921
size136,096
John Wilger (jwilger)

documentation

README

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.

Commit count: 61

cargo fmt