pub fn create_mem_store_factory() -> LairStoreFactory
Expand description

Create an in-memory LairStoreFactory - This does not provide any peristance, and should generally only be used for testing.