Skip to content

Commit e7a6277

Browse files
authored
add guides for PowerSync and Ably (#868)
1 parent 3a763e6 commit e7a6277

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/sync/device-sync-deprecation.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ PowerSync
4343
PowerSync is a sync engine that keeps backend databases in sync with on-device
4444
SQLite databases.
4545

46+
For more information on migration, refer to the following:
47+
48+
- `PowerSync Reference Architecture Guide <https://cdn.bfldr.com/2URK6TO/as/v5cmphbnwbhqh89frg5c7xw/MongoDB__PowerSync_Reference_Architecture_Guide>`__
4649
- `Atlas Device Sync to PowerSync migration guide <https://docs.powersync.com/resources/migration-guides/mongodb-atlas>`__
4750

4851
ObjectBox
@@ -80,7 +83,10 @@ Ably
8083
Ably is a real-time infrastructure service that uses Pub/Sub APIs in a wide
8184
variety of SDKs to power live experiences.
8285

83-
Refer to the `Ably documentation <https://ably.com/docs/>`__ to learn more.
86+
For more information on migration, refer to the following:
87+
88+
- `Ably Reference Architecture Guide <https://cdn.bfldr.com/2URK6TO/as/nchqb9kvw639qrp8cggb3/MongoDB__Ably_Reference_Architecture_Guide>`__
89+
- `Ably documentation <https://ably.com/docs/>`__
8490

8591
Parse (Open Source)
8692
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)