Skip to content

Commit 857b91d

Browse files
committed
Mention that these features are part of the EE
1 parent 6e58866 commit 857b91d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/DataProviderLive.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Teams where several people work in parallel on a common task need to allow live
1414

1515
React-admin offers powerful realtime features to help you build collaborative applications, based on the Publish / Subscribe (PubSub) pattern. The [Realtime documentation](./Realtime.md) explains how to use them.
1616

17+
These features are part of the [Enterprise Edition](https://marmelab.com/ra-enterprise)<img class="icon" src="./img/premium.svg" />.
18+
1719
## Realtime Data Provider
1820

1921
The realtime features are backend agnostic. Just like for CRUD operations,realtime operations rely on the data provider, using additional methods:

0 commit comments

Comments
 (0)