oysterprotocol / brokernode

Server that connects to the Tangle to enable the Oyster Protocol
36 stars 9 forks source link

[Broker] Lambda cron job checks store_type for chunks and dispatches to correct lambda worker #622

Open AaronVasquez opened 5 years ago

AaronVasquez commented 5 years ago

The cron job that triggers lambda will need to check the upload_sessions table for which store_type was used and trigger the corresponding lambda worker.