Skip to content

In-Memory Database

flowdapt.lib.database.storage.memory.InMemoryStorage

Bases: BaseStorage

In-memory storage implementation for testing purposes. Must not be used unless you know what you are doing. Data is not persisted between sessions.