Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Firestore agent session storage #1977

Open
jeffbryner opened this issue Feb 2, 2025 · 1 comment
Open

[Feature Request] Firestore agent session storage #1977

jeffbryner opened this issue Feb 2, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@jeffbryner
Copy link

Problem Description

I'd like to be able to use firestore to store agent session information

Proposed Solution

I'll create a class based on the mongo class that uses firestore instead.

Alternatives Considered

Firestore allows you to avoid having a server and is simpler to start up and maintain.

Would you like to work on this?

We welcome contributions! Let us know if you’d like to help implement this feature.
[x] Yes, I’d love to work on it!

I'll send a PR to add the class

@jeffbryner jeffbryner added the enhancement New feature or request label Feb 2, 2025
@manthanguptaa
Copy link
Contributor

Thanks @jeffbryner! This was something on our roadmap, and I was going to work on it. Thank you so much for taking this up and raising a PR. I will review it soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants