Skip to content

feat: Add SQS

Brien Givens requested to merge add-sqs into master

Description:

  • Adds Message Polling and Sending 🎉
  • Updates Postgres.py to 2.2.2
  • Updates the development run to ignore the anchor process, i.e. only run the app steps on the main process
    • Prevents redundant logs on dev server startup
  • Bump version to 1.1.0

Merge request reports