Plugin Maturity
This page lists the maturity level (Alpha, Beta, Gamma, Stable) of various MariaDB plugins, helping users determine which are suitable for production environments.
The following table lists the various plugins included in MariaDB ordered by their maturity. Note that maturity will differ across MariaDB versions - see below for an easy way to get a complete list of plugins and their maturity in your version of MariaDB:
partition
1.0
Stable
TokuDB
4.0
Stable (removed in 10.6)
Cassandra
0.1
Experimental (removed in 10.6)
This query shows a complete list of plugins and their maturity level:
Plugin Support and Maintenance
Plugin maturity is not the same as plugin support and maintenance. When a plugin has a maturity level of Stable, that doesn't necessarily imply that it's actively maintained or supported via MariaDB Support.
Currently, the plugins maintained and supported by MariaDB plc for a given release series are the ones included in the corresponding MariaDB Enterprise Server release. Plugins that are not supported by MariaDB plc are either placed in a separate unsupported repository (reached by passing the --include-unsupported flag to the mariadb_es_repo_setup script) or omitted from the build entirely.
See Also
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

