The ActiveMQ KahaDB Store provides a file-based persistence store for ActiveMQ messages.
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-kahadb-store</artifactId>
<version>6.2.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of KahaDBStore for message persistence.
Consider using a different store like LevelDB for large messages.
No dependency data recorded yet.