1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-08-02 05:46:35 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
0c75d68bed Added encryption simulation in dbsim
Option --encryption=1 enables encryption simulation in dbsim. The
`do_crypt()` callback flips bits of input buffer and writes to output.
2019-01-28 12:58:59 +02:00
c0c977f9ab Added GPLv2 licence and copyright headers. 2018-10-15 15:14:22 +03:00
dae5231dfc Added topology argument to dbsim to allow testing master/slave 2018-06-16 11:30:50 +03:00
ae68122d59 Refactored dbms simulator. Survives SST. 2018-06-15 16:25:27 +03:00
4fbf1d0cf8 Refactoring dbms simulator. Intermediate commit. 2018-06-15 12:58:36 +03:00