You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: