# wsrep-API **Repository Path**: mirrors_mariadb-corporation/wsrep-API ## Basic Information - **Project Name**: wsrep-API - **Description**: Write Set Replication API specification - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-19 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Write Set Replication API specification Building: ``` cmake [-DCMAKE_BUILD_TYPE=Debug|Release] . && make [VERBOSE=1] ``` in top directory.