Crates.io | mneme |
lib.rs | mneme |
version | 0.5.0 |
created_at | 2025-01-28 19:34:37.23668+00 |
updated_at | 2025-03-14 14:32:05.703789+00 |
description | An event-sourcing library for Rust projects. |
homepage | |
repository | https://github.com/jwilger/mneme |
max_upload_size | |
id | 1533921 |
size | 136,096 |
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.
This project is licensed under the MIT License - see the LICENSE file for details.