StoreTrivial(isThreadSafe: Boolean = true)
Store which serializes its content into primitive Map<Long,byte[]>. It optionally persist its content into file, in this case it supports rollback and durability.
Map<Long,byte[]>