github Pugmatt/BedrockConnect 1.48
Support for more database types (Postgres, MariaDB) + auto-reconnect

latest releases: 1.50, 1.49
one month ago
  • Adds official support for new database types (postgres, mariadb) (@Xavierhorwood #520)
  • Database configuration is now set through db_type, db_host, db_db, db_user, and db_pass (@Xavierhorwood #520) Previous mysql_* settings still work this version, but are set for deprecation (See more info below)
  • Adds auto_reconnect settings, to enable auto-reconnect on database connections (@Xavierhorwood #520)

⚠️ DEPRECATION WARNING ⚠️
If you are currently using a MySQL database on your existing BedrockConnect setup, your current configuration may not work in future versions. Read more here: https://github.com/Pugmatt/BedrockConnect/wiki/Deprecated-Database-Settings

Don't miss a new BedrockConnect release

NewReleases is sending notifications on new releases.