For the needs of the Rust service development, I moved the C++ implementation to the old dir.
- Modified Dockerfile accordingly
- Modified CMakeLists accordingly
- Left blob_client untouched as it is convenient for me to keep it where it is.
Differential D5841
[services][backup] Move C++ impl to 'old' directory bartek on Dec 8 2022, 4:03 AM. Authored by Tags None Referenced Files
Details For the needs of the Rust service development, I moved the C++ implementation to the old dir.
Diff Detail
Event Timeline
Comment Actions Moved the blob_client to the old directory, reverted the CMake logic. I decided to do this as it turned out I won't be re-using this code anyway. Comment Actions Yes, the blob_client Rust library is going to be deleted along with the C++ codebase in ENG-2403. |