فهرست منبع

Add MariaDB support to README.md (#1601)

Suggesting to add MariaDB to README - any reason not to?
Robert Silén 11 ماه پیش
والد
کامیت
f6004a1c18
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -35,7 +35,7 @@ coturn requires following dependencies to be installed first
 Optional
 Optional
 - openssl (to support TLS and DTLS, authorized STUN and TURN)
 - openssl (to support TLS and DTLS, authorized STUN and TURN)
 - libmicrohttp and [prometheus-client-c](https://github.com/digitalocean/prometheus-client-c) (prometheus interface)
 - libmicrohttp and [prometheus-client-c](https://github.com/digitalocean/prometheus-client-c) (prometheus interface)
-- MySQL (user database)
+- MariaDB/MySQL (user database)
 - [Hiredis](https://github.com/redis/hiredis) (user database, monitoring)
 - [Hiredis](https://github.com/redis/hiredis) (user database, monitoring)
 - SQLite (user database)
 - SQLite (user database)
 - PostgreSQL (user database)
 - PostgreSQL (user database)
@@ -98,7 +98,7 @@ Relay protocols:
 User databases (for user repository, with passwords or keys, if authentication is required):
 User databases (for user repository, with passwords or keys, if authentication is required):
 
 
   * SQLite
   * SQLite
-  * MySQL
+  * MariaDB/MySQL
   * PostgreSQL
   * PostgreSQL
   * Redis
   * Redis
   * MongoDB
   * MongoDB