Skip to content

Releases: skpr/mtk

v2.0.2

25 Nov 11:59
9a3a037
Compare
Choose a tag to compare

v2.0.1

21 Sep 00:11
Compare
Choose a tag to compare
  • Improve import performance by increasing default batch size from 100 to 1000.
  • Adds MYSQL_* environment variables for portability.
  • Adds Github package build with tag.

v2.0.0

13 Sep 04:57
6952378
Compare
Choose a tag to compare

A new version targeted towards streamlining the project and focusing on the tool for dumping databases.

  • Promote the dump command to a first class CLI
  • Remove unused images
  • Migrate to Github Actions

Initial Release

23 Apr 09:06
13bdcca
Compare
Choose a tag to compare

Initial release of the core components:

  • MySQL - Base MySQL image.
  • Dump - Component for dumping an database using a ruleset.
  • Build - Builds a database image.