!per #15884 Make LevelDB an optional dependency
This commit is contained in:
parent
1313fb736d
commit
5c5e07ec4e
13 changed files with 196 additions and 56 deletions
|
|
@ -44,6 +44,7 @@ object ClusterShardingSpec extends MultiNodeConfig {
|
|||
native = off
|
||||
dir = "target/journal-ClusterShardingSpec"
|
||||
}
|
||||
akka.persistence.snapshot-store.plugin = "akka.persistence.snapshot-store.local"
|
||||
akka.persistence.snapshot-store.local.dir = "target/snapshots-ClusterShardingSpec"
|
||||
akka.contrib.cluster.sharding {
|
||||
role = backend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue