airavata-courses / vulcan

Spring 2022 Project
Apache License 2.0
1 stars 3 forks source link

[P2] Search History Service #31

Closed ratchahan-anbarasan closed 2 years ago

ratchahan-anbarasan commented 2 years ago
  1. Implement a service that
    • stores the user search requests
    • returns search history on api or through kafka service
  2. CI with CircleCI
  3. Include unit test cases
ratchahan-anbarasan commented 2 years ago

Done implementing the service with kafka integration along with circle CI integration. Need to containerize the service along with kafka containers. Planning to go with Wurstmeister image.