All Downloads are FREE. Search and download functionalities are using the official Maven repository.

akka.persistence.pg.snapshot.TestPgAsyncSnapshotStore.scala Maven / Gradle / Ivy

The newest version!
package akka.persistence.pg.snapshot

import akka.persistence.pg.util.PluginTestConfig

class TestPgAsyncSnapshotStore extends PgAsyncSnapshotStore {

  override lazy val pluginConfig = new PluginTestConfig(context.system)

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy