diff docs/usage/performance.rst @ 8443:b688a2a1b189 stable

docs: clarify that MariaDB is supported, with slight preference for this more free option
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 08 Jun 2020 16:05:21 +0200
parents fb0417c65c64
children 933d25793167
line wrap: on
line diff
--- a/docs/usage/performance.rst	Mon Jun 08 14:10:13 2020 +0200
+++ b/docs/usage/performance.rst	Mon Jun 08 16:05:21 2020 +0200
@@ -40,7 +40,7 @@
 locking issues with SQLite, it is not recommended to use it for larger
 deployments.
 
-Switching to MySQL or PostgreSQL will result in an immediate performance
+Switching to PostgreSQL or MariaDB/MySQL will result in an immediate performance
 increase. A tool like SQLAlchemyGrate_ can be used for migrating to another
 database platform.