Skip to content

Memory structure changes, query_proc structure changes (Base classes / templated)

Fabian Tërnava requested to merge feature/diskMemory into armem/dev

fully changed memory structure (base classes) and query_proc (base classes) in order to easily create new sorts of memory and to query over them. Also started to implement the mongodb connection (needs special setup using mongocxx) and adapted memory viewer gui to have LTM control buttons (WIP)

Merge request reports