resolve-snapshot-mysql
JSON →An adapter for storing event sourcing snapshots in MySQL, part of the reSolve framework for CQRS/ES applications. As of v0.23.2, it provides loadSnapshot, saveSnapshot, and dispose operations with configurable bucket size and table name. Typically used alongside resolve-command and resolve-query. The package relies on mysql2 for database connectivity. Alternative adapters exist for PostgreSQL and SQLite within the reSolve ecosystem.
Resources
packageresolve-snapshot-mysql ↗
API endpoints
full doc /v1/registry/resolve-snapshot-mysql