Skip to content

An Event Store Manager for Good Enough Recommendations (GER) using MySQL

Notifications You must be signed in to change notification settings

nikashitsa/ger_mysql_esm

Repository files navigation

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

About

An Event Store Manager for Good Enough Recommendations (GER) using MySQL

Resources

Stars

Watchers

Forks

Packages

No packages published