Sailhouse is pub/sub on easy mode

No infra, no clusters, no regions, no sizing. Just events, topics and subscriptions.

Image of the Sailhouse dashboard, on the ACME Production app, showing an example subscription.

Pricing that scales

Starter

  • 100,000 events
  • 7 day retention
  • Global availability
  • Unlimited Topics
  • Unlimited Subscriptions

$9 /month

Scaler

  • Everything in Starter
  • 1,000,000 events
  • 30 day retention

$29 /month

Pro

  • Everything in Scaler
  • 100,000,000 events
  • 90 day retention
  • Slack support

$99 /month

Sailhouse is free to get started, with 1,000 events a month on our developer tier

Get started

Enterprise

Sailhouse is an enterprise ready, globally available platform that can handle thousands of events per second. If you're interested in trialing Sailhouse at scale, please get in touch.

Work from the command line.

Sailhouse is native to the command line. From creating apps, to replaying dead lettered events, you can do it all.

> sailhouse topics create user-deleted

Created topic user-deleted

Meaningful features.

Sailhouse's focus on developer experience gives you the tools you wished you'd always had. From viewing the data in messages, to pausing subscriptions to debugging failed deliveries, we've got you covered.

Open Source SDKs.

Big on TypeScript? We've got you covered. Go more your thing? No problem. Don't see your language? We're open source, so feel free to contribute!

await client.sendEvent('user-created', {
  user_id: '123',
  email: 'test@test.com'
});
hello@sailhouse.devTerms of UsePrivacy PolicyFair Usage PolicyStatusChangelog