Creating a Post microservice #1735
Labels
area: back-end
area: deployment
Production or Staging deployment
area: docker
area: elasticsearch
Elasticsearch Related issues and pull requests
area: microservices
area: redis
Redis Database related
type: enhancement
New feature or request
Milestone
What would you like to be added:
Telescope is going to undergo a huge overhaul with the backend as we're going to convert it to operate using microservices. As part of that effort, we should have a microservice to handle the posts.
Why would you like this to be added:
A microservice to handle the posts would take away pressure from the feeds service we also plan on incorporating. The migration would be a little easier in that we have such operations currently running in our backend. It would also need to be updated to communicate with the user microservice work currently being done in #1642
As per @humpd's vision of this microservice:
The text was updated successfully, but these errors were encountered: