issues
search
siilisolutions
/
hedge
a serverless solution for clojure
Eclipse Public License 1.0
39
stars
6
forks
source link
Azure queues implementation
#85
Closed
erkkikeranen
closed
6 years ago
erkkikeranen
commented
6 years ago
it is now possible to deploy Queue triggered functions in Azure
It is possible to deploy Azure Storage Queue, ServiceBus Queue and ServiceBus Topic Queues that use the same handler abstraction
documentation on how to use it
TODO:
some modification on which implementation will be used will probably be done when
cloud-config.edn
is implemented
TODO: