ooai_persistence.contextΒΆ
Context managers for persistence resources.
Functions
|
Yield an asynchronous persistence bundle with managed cleanup. |
|
Yield only the configured asynchronous store resource. |
|
Open an asynchronous in-memory persistence bundle. |
|
Open an asynchronous in-memory store. |
|
Yield an asynchronous persistence bundle with managed cleanup. |
|
Open an asynchronous Postgres-backed persistence bundle. |
|
Open an asynchronous Postgres-backed store. |
|
Open an asynchronous SQLite-backed persistence bundle. |
|
Open an asynchronous SQLite-backed store. |
|
Yield only the configured asynchronous store resource. |
|
Open a synchronous in-memory persistence bundle. |
|
Open a synchronous in-memory store. |
|
Yield a synchronous persistence bundle with managed cleanup. |
|
Open a synchronous Postgres-backed persistence bundle. |
|
Open a synchronous Postgres-backed store. |
|
Open a synchronous SQLite-backed persistence bundle. |
|
Open a synchronous SQLite-backed store. |
|
Yield only the configured synchronous store resource. |
|
Yield a synchronous persistence bundle with managed cleanup. |
|
Yield only the configured synchronous store resource. |