a2aproject / a2aproject/a2a-js

[Feat]: Need of persistent task store

未關閉
#114 22 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
613
分支
169
平均合併
1 天 6 小時
30 天內合併 PR
21

描述

### Is your feature request related to a problem? Please describe.

While developing a POC, I came to face the problem that we lack any persistent database support for the task store.

I ended up creating a Postgres wrapper of the task store.

The question is mainly do we add these implementation of TaskStore with persistent database support in this library it self, or there is no plan for such and this will remain the bare bone library.

I don't see the point of needing to write your own implementation or installing another library just for this.

### Describe the solution you'd like

We can create implementation of TaskStore with different databases and release them as the part of library itself.

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。