[astrocyte.document_stores]
postgres = astrocyte_postgres.store:PostgresStore

[astrocyte.vector_stores]
postgres = astrocyte_postgres.store:PostgresStore

[astrocyte.wiki_stores]
postgres = astrocyte_postgres.wiki_store:PostgresWikiStore
