Crate ora_storage_memory

Source
Expand description

A simple in-memory storage backend with no persistence.

Structsยง

MemoryStorage
A storage backend that holds all data in memory.