← TrendWatcher
Hacker News
5/10

AlwaysSend

A reliable scheduled-messaging service for small businesses that guarantees invoices, appointment reminders, abandoned-cart nudges, and follow-ups go out even if the owner's laptop dies or the email provider has an outage.

Target user

solo accountants, real estate agents, and small e-commerce owners who today rely on fragile Zapier flows to send time-sensitive client messages

Features
  • Visual scheduler for one-off and recurring messages (invoices, reminders, follow-ups) with timezone awareness
  • Durable queue with automatic retries and a delivery-receipt dashboard so the user sees what actually went out
  • Pre-built templates for the most common SMB use cases (past-due invoice, abandoned cart, appointment 24h reminder)
  • Per-recipient suppression rules so a client who already paid does not get another invoice
Why now

The Postgres-queue scaling post reflects the durability problems small ops teams hit every week; turning durable execution into a no-code product surfaces that capability to non-engineers.

Signals · overall 5/10
Demand
5/10

Source HN post on pg_durable drew 108-121 points but audience is engineers/Postgres users, not solo accountants or real estate agents; no direct evidence of SMB demand surfaced in searches.pg_durable: Microsoft open sources in-database durable executionGitHub - microsoft/pg_durable: PostgreSQL in-database durable execution

Whitespace
5/10

Microsoft pg_durable is open-source and engineer-focused, leaving a theoretical gap for a no-code SMB wrapper, but the broader scheduled-email market is crowded with Mailchimp, Sendgrid, Zapier-built flows and dedicated reminder tools — real whitespace is narrow.pg_durable: Microsoft open sources in-database durable executionGitHub - microsoft/pg_durable: PostgreSQL in-database durable execution

Monetization
4/10

SMBs (accountants, real estate, e-commerce) are notoriously price-sensitive and already rely on free or low-cost Zapier tiers for scheduled sends; charging for a 'reliability guarantee' they rarely perceive as broken is difficult — no evidence of premium pricing for this niche.GitHub - microsoft/pg_durable: PostgreSQL in-database durable execution

Longevity
6/10

Reliable scheduled messaging is a durable need, but infrastructure reliability is increasingly commoditized by cloud providers and LLM-driven workflow tools; the niche for a dedicated SMB product may shrink as platforms absorb the capability.Durable Execution "the Hard Way": Build a Workflow Engine in Go

Feasibility
5/10

Core durable-queue tech is proven (Temporal, pg_durable, Inngest), but building a no-code UI, multi-channel delivery (email/SMS), compliance (CAN-SPAM, TCPA) and observability for non-technical users adds meaningful scope.

Making Postgres queues scale · 96 points · 22 commentsHacker News · 2026-07-31 (today)