Module chat_store (0.2.1)

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.