[PR #200] [MERGED] chore(docs): Add an Async Explainer doc #230

Closed
opened 2026-02-16 05:17:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/200
Author: @dishaprakash
Created: 4/14/2025
Status: Merged
Merged: 4/30/2025
Merged by: @dishaprakash

Base: mainHead: dishaprakash-patch-1


📝 Commits (9)

  • 57fd9cf chore(docs): Add an Async Explainer doc
  • 4303462 update class names
  • 4caff7a update class names
  • 3ee1262 heading change
  • c0a8ccd Update Async explainer after review
  • 2485657 Merge branch 'main' into dishaprakash-patch-1
  • 99fb685 Rename Async explainer.md to v2_design_overview.md
  • c715faf Rename v2_design_overview.md to docs/v2_design_overview.md
  • c0f496c Merge branch 'main' into dishaprakash-patch-1

📊 Changes

1 file changed (+38 additions, -0 deletions)

View changed files

docs/v2_design_overview.md (+38 -0)

📄 Description

chore(docs): Add an Async Explainer doc

This async explainer doc explains the benefits of a having duality in classes for PGVectorStore.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/200 **Author:** [@dishaprakash](https://github.com/dishaprakash) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@dishaprakash](https://github.com/dishaprakash) **Base:** `main` ← **Head:** `dishaprakash-patch-1` --- ### 📝 Commits (9) - [`57fd9cf`](https://github.com/langchain-ai/langchain-postgres/commit/57fd9cf2bb75ebf9fe612e5144cb5197e94d6815) chore(docs): Add an Async Explainer doc - [`4303462`](https://github.com/langchain-ai/langchain-postgres/commit/43034624b57f00f7cfe38599fca166ca62bf6f26) update class names - [`4caff7a`](https://github.com/langchain-ai/langchain-postgres/commit/4caff7abb7a783ce69712213b761b727ac5d269e) update class names - [`3ee1262`](https://github.com/langchain-ai/langchain-postgres/commit/3ee1262040f33be7009724b29c220550326a83f8) heading change - [`c0a8ccd`](https://github.com/langchain-ai/langchain-postgres/commit/c0a8ccda923f40749504e3681b26999d9a437e3c) Update Async explainer after review - [`2485657`](https://github.com/langchain-ai/langchain-postgres/commit/2485657c0cb6fa17ea07584ee63c0351abc021bb) Merge branch 'main' into dishaprakash-patch-1 - [`99fb685`](https://github.com/langchain-ai/langchain-postgres/commit/99fb6859841f07f4a18d043a73f93d3ef8e578d9) Rename Async explainer.md to v2_design_overview.md - [`c715faf`](https://github.com/langchain-ai/langchain-postgres/commit/c715fafad23f7076d78cc1d3a92d26d8bc97093d) Rename v2_design_overview.md to docs/v2_design_overview.md - [`c0f496c`](https://github.com/langchain-ai/langchain-postgres/commit/c0f496c71a28c001795d72b7fd6360d94db68e38) Merge branch 'main' into dishaprakash-patch-1 ### 📊 Changes **1 file changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/v2_design_overview.md` (+38 -0) </details> ### 📄 Description chore(docs): Add an Async Explainer doc This async explainer doc explains the benefits of a having duality in classes for PGVectorStore. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:17:02 -05:00
yindo closed this issue 2026-02-16 05:17:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#230