newIdbFactoryMemory function

IdbFactory newIdbFactoryMemory()

An empty in-memory factory, good for unit test.

Implementation

IdbFactory newIdbFactoryMemory() => newIdbFactorySembastMemoryImpl();