Skip to main content

Module thread_clone

Module thread_clone 

Source

Structsยง

ThreadClonedMDB
Thread-cloned read-only in-memory DB built from an authority file DB via SQLite backup API. Each thread lazily creates its own in-memory Connection (no cross-thread sharing).