Skip to content

Move CentralMemory stuff from Common to Core

Guillaume Baulieu requested to merge gbaulieu/agapro:redis_output into preprod

Move CentralMemoryInterface and RedisCentralMemory from common folder to core folder. Add a virtual destructor to the CentralMemoryInterface class.

Merge request reports