Skip to content

Commit b998418

Browse files
authored
Add "NOT PRODUCTION READY" disclaimer in syncing with meilisync chapters (#2926)
1 parent 7f96b3b commit b998418

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/database/meilisync_mysql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Learn how to keep Meilisearch up to date with your MySQL database.
77

88
Though Meilisearch is a database, it is not recommended you use it as your primary data store. Instead, you should use an external database to store your data and periodically synchronize it with Meilisearch.
99

10-
This guide teaches you to use [`meilisync`](https://github.com/long2ice/meilisync) to keep Meilisearch up to date with a MySQL database.
10+
This guide teaches you to use [`meilisync`](https://github.com/long2ice/meilisync) to keep Meilisearch up to date with a MySQL database. **Please be advised that meilisync is in its early developmental phase and is NOT PRODUCTION READY yet. You may encounter issues while interacting with it.**
1111

1212
## Requirements
1313

guides/database/meilisync_postgresql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Learn how to keep Meilisearch up to date with your PostgreSQL datab
77

88
Though Meilisearch is a database, it is not recommended you use it as your primary data store. Instead, you should use an external database to store your data and periodically synchronize it with Meilisearch.
99

10-
This guide teaches you to use [`meilisync`](https://github.com/long2ice/meilisync) to keep Meilisearch up to date with a PostgreSQL database.
10+
This guide teaches you to use [`meilisync`](https://github.com/long2ice/meilisync) to keep Meilisearch up to date with a PostgreSQL database. **Please be advised that meilisync is in its early developmental phase and is NOT PRODUCTION READY yet. You may encounter issues while interacting with it.**
1111

1212
## Requirements
1313

0 commit comments

Comments
 (0)