resolve-storage-mysql

JSON →
library 0.23.2 ·javascript
verified Jun 5, 2026

An adapter for the reSolve framework that stores domain events in a MySQL database. Version 0.23.2 is the latest stable release, with a slow release cadence. It provides event persistence for CQRS/Event Sourcing applications, using the mysql2 library under the hood. Compared to other adapters (e.g., Postgres, SQLite), it offers MySQL-specific connection settings and table configuration.