Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 589 Bytes

Tasks.md

File metadata and controls

21 lines (15 loc) · 589 Bytes

Glific BackEnd Outstanding Things

Additional featurs and functionality

Real time updates for front-end and other clients

  • GraphQL Subscriptions
  • Phoenix Channels

Operating at Scale

  • External API calls via a queueing and rate limiting systems
  • Faktory and friends
  • Oban, HoneyDew and friends

Multi-tenancy and Security

  • Structure of Postgres Database
  • Vault for secret keys that we use with BSP