idb_client_memory library

In memory implementation.

Properties

idbFactoryMemory IdbFactory
The in-memory factory
no setter
idbFactoryMemoryFs IdbFactory
Special factory in memory but supporting writing on a virtual file system (in memory too)
no setter

Functions

newIdbFactoryMemory() IdbFactory
An empty in-memory factory, good for unit test.