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

Diverge from Backend: stand down API queue workers #67

Merged
merged 10 commits into from
May 27, 2020

Conversation

jayaddison
Copy link
Member

@jayaddison jayaddison commented May 27, 2020

Describe the reason for these changes and the problem that they solve

As part of progress towards openculinary/infrastructure#8, the API and backend services are being decoupled.

Since the backend service will now provide services related to data persistence, crawling, and processing, we can remove those services from the API.

Briefly summarize the changes

  1. Update deployment scripts and documentation
  2. Remove worker code that is now part of the backend service
  3. Clean up related code paths
  4. Prune runtime dependencies

List any issues that this change relates to
Relates to openculinary/backend#1
Relates to openculinary/infrastructure#8

@jayaddison jayaddison merged commit 129c734 into master May 27, 2020
@jayaddison jayaddison deleted the divergence/stand-down-api-workers branch May 27, 2020 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant