Dear IBR-DTN Community,

Currently I'm looking into the bundle queuing of IBR-DTN. In the code of IBR-DTN_1.0.1 I've found different queue implementations for HDD (SimpleBundleStorage) and memory (MemoryBundleStorage). i.e. In the SimpleBundleStorage _priority_index queue is encapsulated by the class MetaStorage and in the MemoryBundleStorage it is not. Is there a specific reason for the difference in the context of memory management?

Best Regards,
Alex van der Linden