v.25.1Improvement
Add Memory and Null Backup Engines for Testing in ClickHouse
Add two backup engines:Memory(keeps backups inside the current user session), andNull(don't keep backups anywhere), which is for testing. #73690 (Vitaly Baranov).
Add two backup engines:Memory(keeps backups inside the current user session), andNull(don't keep backups anywhere), which is for testing. #73690 (Vitaly Baranov).