File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3737<br />
3838<h2 >Roadmap</h2 >
3939<ul >
40+ <li ><strong >Migrations</strong > for applying schema updates in safe sequential order</li >
41+ <li ><strong >JWT Authentication</strong > template for quickly allowing user auth flows</li >
42+ <li ><strong >Row Level Security (RLS)</strong > template for preventing data access on unauthorized rows</li >
4043 <li ><strong >Point in Time Rollbacks</strong > for rolling back your database to any minute in the past 30 days</li >
4144 <li ><strong >Data Replication</strong > to scale reads beyond the 1,000 RPS limitation</li >
42- <li ><strong >Data Streaming</strong > for streaming responses back as rows are read</li >
4345 <li ><strong >Data Syncing</strong > between local source and your database</li >
4446 <li ><strong >Scheduled CRON Tasks</strong > to execute code at desired intervals</li >
4547</ul >
You can’t perform that action at this time.
0 commit comments