We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b540f59 commit bec5654Copy full SHA for bec5654
src/content/docs/d1/features/read-replication.mdx
@@ -212,4 +212,6 @@ There are some known limitations for D1 read replication.
212
213
You may wish to refer to the following resources:
214
215
-- [Building D1: a Global Database](https://blog.cloudflare.com/building-d1-a-global-database/)
+- Blog: [Building D1: a Global Database](https://blog.cloudflare.com/building-d1-a-global-database/)
216
+- [D1 Sessions API documentation](/d1/worker-api/d1-database#withsession)
217
+- [Read replication demo application](/d1/demos/)
0 commit comments