pekko/akka-distributed-data
Patrik Nordwall 3ab101039f Lazy init of LmdbDurableStore, #22759 (#22779)
* Lazy init of LmdbDurableStore, #22759

* to avoid creating files (and initializing db) when not needed,
  e.g. cluster sharding that is not using remember entities
* enable MiMa against 2.5.0

* use OptionVal instead
2017-04-28 15:12:14 +02:00
..
src Lazy init of LmdbDurableStore, #22759 (#22779) 2017-04-28 15:12:14 +02:00
build.sbt Promote Distributed Data, #22201 2017-01-24 12:49:27 +01:00