Skip to content

Version 3.2.0 minter migration from Berkeley DB to MySQL

Compare
Choose a tag to compare
@jsjiang jsjiang released this 29 Nov 22:25
· 485 commits to main since this release
fd2868f

This release migrates the EZID minters from Berkeley DB to MySQL.

Summary of changes:

  • created the minter table in MySQL database
  • migrated the BDB minters to MySQL
  • disabled BDB minters
  • modified EZID to interface with the MySQL version minters
  • developed integration tests script

Migration Instructions

Migration Instructions

What's Changed

Full Changelog: 3.1.11...3.2.0