Currently the application is using elastic search as the main backend datastore. The migration for postgres was decided because even the smallest elastic cluster takes so much resources to be run.
[ Changes Needed ] -
Remove the elastic functionality completely from the api. Will need to add new controller, models , services
[ Current ] -
[ Changes Needed ] -