Yeetii / peaks-hunters

0 stars 0 forks source link

Store processed activities in CosmosDB #7

Closed Yeetii closed 2 months ago

Yeetii commented 2 years ago

Make sure only access to authorized user

CosmosDB collection of processed activities:

activity_id: string user_id: string peak_ids: [string] activity_type: string

Yeetii commented 1 year ago

Or maybe an event stream of some kind?