Views: 2432
Last Modified: 04.10.2022
Move the individual module operation to a third-party server
Database sharding allows to re-distribute load, created by queries between various servers due to moving data of some modules into a separate database.
Vertical sharding - separation of a single web application database into two and more databases due to segregation of individual modules, without changing web application logic (Tables are distributed to servers.)
Horizontal sharding - distribution of single-type web application data (for example, account entries) between separate databases (Table is divided into parts which are distributed to servers.).
Bitrix24 Self-hosted supports only Vertical sharding and transfer of Web Analytics and Search module data.
After transferring the module tables to a connected database the list will look as follows: