statusengine / worker

PHP worker process that writes all event data to a storage backend
https://statusengine.org/worker/#overview
GNU General Public License v3.0
9 stars 8 forks source link

Refactor MySQL Database Schema #28

Closed nook24 closed 3 years ago

nook24 commented 4 years ago

Together with @ibering and with PR #24 the Statusengine MySQL database schema got refactored to use primary keys. In addition we added a schema shell to provide automatically updates to the database. Unfortunately this doesn't work with CrateDB yet due to https://github.com/crate/crate-dbal/issues/84

nook24 commented 3 years ago

Version 3.7 is released. Please see the changelog for update instructions: https://github.com/statusengine/worker/releases/tag/3.7.0