Package net.sodacan.core.persist.memory
package net.sodacan.core.persist.memory
Memory-based persister, recorded values in memory only. Good for testing or where persistence can be lost on host shutdown.
-
ClassesClassDescriptionAs with all persisters, the factory hangs around until host closes it.