vihar-s1 / api-data-processor

A web application API that processes the data fetched from a particular public API and makes the data available via a set of searching API endpoints
0 stars 0 forks source link

RegexManager microservice #16

Open vihar-s1 opened 11 months ago

vihar-s1 commented 11 months ago
  1. RegexManager
    1. Delete RegexManager ?
    2. Reformat as MongoManager ?
      1. Analytics ?
      2. Database ?
  2. Switch Database from Elasticsearch to MongoDB ?
    1. store posts in MongoDB instead of Elasticsearch
    2. use elasticsearch to generate analytics data
vihar-s1 commented 5 months ago

use case as data store for resources like access tokens for services, and other config related data.

Basically, shifting configuration from environment file to MongoDB