0.0.3 • Published 3 years ago

ger_mysql_esm v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

MySQL ESM for GER

Build Status

This is a project that implements an Event Store Manager in MySQL for GER.

Still need to improve performance.

Testing

First checkout the repository, then

npm install

then start the mysql server with docker-compose

docker-compose up -d

then execute the test suite with

mocha