newIdbFactoryMemory function
An empty in-memory factory, good for unit test.
Implementation
IdbFactory newIdbFactoryMemory() => newIdbFactorySembastMemoryImpl();
An empty in-memory factory, good for unit test.
IdbFactory newIdbFactoryMemory() => newIdbFactorySembastMemoryImpl();