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), and Null (don't keep backups anywhere), which is for testing. #73690 (Vitaly Baranov).