Skip to content

Memory

async_tiff.store.MemoryStore

A fully in-memory implementation of ObjectStore.

Create a new in-memory store:

store = MemoryStore()