1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-30 07:23:07 +03:00

Finished dbsim integration with refactored client API.

This commit is contained in:
Teemu Ollakka
2018-06-16 10:25:14 +03:00
parent ae68122d59
commit 6dcac8ce4d
15 changed files with 203 additions and 97 deletions

View File

@ -239,6 +239,8 @@ namespace wsrep
int load_provider(const std::string& provider,
const std::string& provider_options);
void unload_provider();
/*!
* Return reference to provider.
*