Rakefile #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • p4_phoenix_services/
  • phoenix_updater/
  • Rakefile
  • Commits
# Change User Description Committed
#2 13972 tjuricek Removing old microservice implementations.

The system is now mostly a monolith. Eventually there will be a websocket service.
#1 13470 tjuricek Phoenix notification services, client API, including new phoenix_updater

This is an interim commit containing a first pass implementation of the phoenix_updater. Notably missing parts:

- The Qt API doesn't yet actually interact with the phoenix_updater
- The phoenix_services web service doesn't filter out notifications

I *may* end up creating another web application *just* to filter out notifications, since this may end up taking up a lot of background workers.