a2aproject / a2aproject/a2a-js

[Feat]: Need of persistent task store

Aperta
#114 22 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
613
Fork
169
Merge medio
1g 6h
PR unite (30g)
21

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.