Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit c4f7757

Browse files
committed
added a link to the phpcr docs
1 parent 2910ece commit c4f7757

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tutorials/choosing-a-storage-layer.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ persistence, but can also use an RDBMS. However future versions will support Mon
145145
other NoSQL solutions like CouchDB or Cassandra are entirely possible. Again switching the persistence
146146
solution would require no code changes as the business logic is only bound to the PHPCR interfaces.
147147

148+
Please see :doc:`installing-configuring-doctrine-phpcr-odm` for more details on the all available
149+
PHPCR implementations and their requirements and how to setup the Symfony2 with one of them.
150+
148151
PHPCR ODM
149152
~~~~~~~~~
150153

0 commit comments

Comments
 (0)