Commit 6691148
committed
minor #12325 Reworded the docs about storing sessions in database (javiereguiluz)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
Reworded the docs about storing sessions in database
This is part of our ongoing effort to reword all Doctrine related docs.
I'll summon the power of the Symfony community to review this:
* @dkarlovi could you please review that the section about RedisSessionHandler is correct? Thanks!
* @stof could you please review the section about relational databases? Related to #12324. Thanks!
* @alcaeus could you please review the section about MongoDB? I have some problems about the config needed to pass the MongoDB connection to MongoDBSessionHandler. Thanks!
The file to review is the new file `session/database.rst`. Here's how it looks rendered: https://github.com/javiereguiluz/symfony-docs/blob/b2ef983b79110cff8f85abeeffe78aa18f6bf31a/session/database.rst
Thank you all!
Commits
-------
500d961 Reworded the docs about storing sessions in databaseFile tree
7 files changed
+612
-370
lines changed- _build
- doctrine
- reference/configuration
- session
7 files changed
+612
-370
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
| 483 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
857 | | - | |
858 | 856 | | |
859 | 857 | | |
| 858 | + | |
860 | 859 | | |
861 | 860 | | |
862 | 861 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments