15 Commits (4741ea339e1539b2e6356a3f533d68a0807bab2e)

Author SHA1 Message Date
  David Ludwig 1c90101653 Allow Lerna to use shared dependencies across all packages. Fix production builds. 4 years ago
  David Ludwig aeda397bcf Fix typo 4 years ago
  David Ludwig 0d6069c0d2 Add additional stage to microservice internal service to link to other internal services 4 years ago
  David Ludwig 3cd46d8f47 Prevent duplicate service registration in microservice application 4 years ago
  David Ludwig 9f0499eee6 Add Application state logging to the microservice package 4 years ago
  David Ludwig ce58a260aa Update yarn.lock files 4 years ago
  David Ludwig 3a3a0796c2 Separate IPC from Microservice package into its own package 4 years ago
  David Ludwig fce43dc18c Change socket path in IPC services to use a constant rather than a getter in the microservice IPC package 4 years ago
  David Ludwig a5ff98a304 Convert service name to use a constant rather than a getter in the microservice package 4 years ago
  David Ludwig f459f4ed93 Add generic IPC services to microservice package 4 years ago
  David Ludwig 4b0c76d400 Add SIGINT handler in microservice package. Add better error logging for failed boot 4 years ago
  David Ludwig 56f371dba1 Update microservice package to make microservice internal services event emitters 4 years ago
  David Ludwig c629768715 Refactor the microservice lifecycle so that exec returns an exit code 4 years ago
  David Ludwig d37ee95e37 Remove the requirement of overriding boot and shutdown methods in the microservice package 4 years ago
  David Ludwig ba8e00b54d Add microservice package 4 years ago