Skip to content

Commit f4b45a6

Browse files
Update
1 parent ab7c3e6 commit f4b45a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/features/data-stores.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ In all cases is you choose to use alternative data store we cannot provide suppo
2121

2222
High latency or potentially unreliable connections such as remotely hosted cloud databases are not recommended or supported.
2323

24+
Each instance of the app needs it's own database and a single database cannot be shared by multiple instances.
25+
2426
### Microsoft SQL Server
2527
Read more about how to use SQL Server as a data store: [SQL Server Data Store Getting Started](https://github.com/webprofusion/certify-plugins/tree/development/src/DataStores/SQLServer)
2628

0 commit comments

Comments
 (0)