summaryrefslogtreecommitdiffstats
path: root/wsrep-lib/wsrep-API/v26/README.md
blob: 27664805169ed87543a450050c5ad48a19970696 (plain)
1
2
3
4
5
6
7
# Write Set Replication API specification

Building:
```
cmake [-DCMAKE_BUILD_TYPE=Debug|Release] . && make [VERBOSE=1]
```
in top directory.