8000 Introduced RedisSessionHandler as a Redis session storage · symfony/symfony-docs@608aa16 · GitHub
[go: up one dir, main page]

Skip to content

Commit 608aa16

Browse files
committed
Introduced RedisSessionHandler as a Redis session storage
1 parent 2b3d5f1 commit 608aa16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/http_foundation/session_configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ easily serve as examples if you wish to write your own.
7474
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler`
7575
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcacheSessionHandler`
7676
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcachedSessionHandler`
77+
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\RedisSessionHandler`
7778
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MongoDbSessionHandler`
7879
* :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NullSessionHandler`
7980

0 commit comments

Comments
 (0)
0