Added a class for replication in valkey_test_case.py as well as a simple test that checks it works as intended. In addition to this changed how waiters worked to allow more cases to be added in the future with different operators.
Due to the change in waiters the timing test in test_save_and_restore was now quicker causing it to fail so changed the position of the wait in order for the test to work again.
Added a class for replication in valkey_test_case.py as well as a simple test that checks it works as intended. In addition to this changed how waiters worked to allow more cases to be added in the future with different operators.
Due to the change in waiters the timing test in test_save_and_restore was now quicker causing it to fail so changed the position of the wait in order for the test to work again.