Implement Redis session module
commitb0ea37ccfddbb2c2e794bae6b0c6b787627b612a
authorSara Golemon <sgolemon@fb.com>
Mon, 5 Aug 2013 22:18:43 +0000 (5 15:18 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 6 Aug 2013 16:23:17 +0000 (6 09:23 -0700)
tree3a1522f27ef1a166945346d737b2a9f1a3addeac
parentca4f0e09adcda3a1f86ea6c18d706d4854791208
Implement Redis session module

Translates session events into Redis commands

Differential Revision: D872896
hphp/NEWS
hphp/runtime/ext/ext_session.cpp
hphp/system/php.txt
hphp/system/php/redis/RedisSessionModule.php [new file with mode: 0644]