ajaysinghpanwar2002 / Subscription-Service

Subscription service | Concurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subscription Service

Run Service Locally

.\buildScript.ps1

Sample DB queries.

db.sql

Core features

  • Sending Email

    • Sending email can slow things down
    • Send it in the background, using two channels
    • Adding cleanup task on app shutdown.

About

Subscription service | Concurrency


Languages

Language:Go 92.4%Language:PowerShell 7.6%