=cls #17846 Add experimental note to ddata mode docs
This commit is contained in:
parent
453a554de2
commit
834a84fdd6
3 changed files with 34 additions and 16 deletions
|
|
@ -68,6 +68,8 @@ akka.cluster.sharding {
|
|||
|
||||
# Parameter which determines how the coordinator will be store a state
|
||||
# valid values either "persistence" or "ddata"
|
||||
# The "ddata" mode is experimental, since it depends on the experimental
|
||||
# module akka-distributed-data-experimental.
|
||||
state-store-mode = "persistence"
|
||||
|
||||
# The shard saves persistent snapshots after this number of persistent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue