Module chat_store (0.2.2)

API documentation for chat_store module.

Classes

PostgresChatStore

PostgresChatStore(
    key: object, engine: PostgresEngine, chat_store: AsyncPostgresChatStore
)

Chat Store Table stored in an Cloud SQL for PostgreSQL database.