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

Implement bot persistence #3

Open
3 of 4 tasks
raider444 opened this issue Sep 23, 2024 · 0 comments · Fixed by #28
Open
3 of 4 tasks

Implement bot persistence #3

raider444 opened this issue Sep 23, 2024 · 0 comments · Fixed by #28
Labels
enhancement New feature or request

Comments

@raider444
Copy link
Owner

raider444 commented Sep 23, 2024

  • Implement redis persistence
  • Implement pickle (file) persistence
  • Add persistence to helm chart
  • Implement HA. (currently persistence does not provide sync between instances.

Persistence is required for conversation for scaling to preserve the state of conversation. It can be used only in webhook mode.

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

Successfully merging a pull request may close this issue.

1 participant