corprew / publish-queue-listener

publication listener for the asset handler.
MIT License
0 stars 0 forks source link

azure listener as well #1

Open corprew opened 5 years ago

corprew commented 5 years ago
  1. add hexagonal architecture
  2. add azure service bus listener use: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-nodejs-how-to-use-queues-new-package
corprew commented 5 years ago

this would also presumably require a hexagonal attachment to an azure s3 equivalent as well, but it also might be possible to just use azure's storage queue for some applications