1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-06 04:09:01 +03:00
Files
wsrep-lib/include
Denis Protivensky 6df17812d9 Introduce set_provider_factory() method for server_state
This allows injecting an application allocated provider into
server_state.

After this virtual provider getter is unnecessary. Made the getter
normal method and fixed unit tests accordingly.
2023-02-17 13:04:52 +02:00
..