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

[wip] feat: add ActionStore to MongoDB for Docker / K8s #8145

Conversation

khoaguin
Copy link
Member

@khoaguin khoaguin commented Oct 10, 2023

Description

The ActionStore needs to be accessible from all workers so we need to use something other than SQLite in Docker / Kubernetes mode.

  • Add a ActionStore subclass implementation that works in MongoDB
  • Add the code to set this to be the default when initing the backend container
  • Test this is working in Docker
  • Test this is working in Kubernetes

Link to ticket: Add ActionStore to MongoDB for Docker / K8s#783

@shubham3121
Copy link
Member

Covered by PR: #8147

@khoaguin khoaguin deleted the feature/mongodb-action-store-for-docker-k8s branch October 16, 2023 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants