-
Notifications
You must be signed in to change notification settings - Fork 322
Expand file tree
/
Copy pathscale.yaml
More file actions
41 lines (34 loc) · 948 Bytes
/
scale.yaml
File metadata and controls
41 lines (34 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: 'Scale'
order: 30
type: tier
monthlyFee: 1999
discountPercent: 20
priceQualifier: '/ month'
limits:
maxDatabases: 'Unlimited'
streamTTL: 'User-defined'
maxShapes: 'Unlimited'
maxUsersPerWorkspace: 50
featureGates:
postgresSubqueries: true
commitment: '12 months'
support: 'Direct access to founders'
who: 'High-traffic products that need maximum capacity and hands-on support'
pricingTitle: 'Usage-based pricing'
pricing:
- '$1 per 1M writes (Durable Streams)'
- '$3 per 1M writes (Postgres Sync)'
- '$0.10 per GB-month storage'
- '20% discount on metered usage'
featuresTitle: 'Includes'
features:
- '**Unlimited** databases'
- '**Unlimited** Durable Streams'
- '**Unlimited** shapes'
- '12-month commitment, auto-renew'
- 'Early access to features'
- 'Direct access to founders'
ctaText: 'Sign up now'
ctaTextSmall: 'Sign up'
ctaHref: 'https://dashboard.electric-sql.cloud?plan=scale'
ctaTheme: 'brand'