relay icon indicating copy to clipboard operation
relay copied to clipboard

PHP session handlers

Open tillkruss opened this issue 2 years ago • 0 comments

Relay already supports session_set_save_handler(), but lacks support for the session.save_handler directive.

  • https://github.com/cachewerk/relay/tree/main/src/Session
  • https://github.com/phpredis/phpredis#php-session-handler

tillkruss avatar Mar 03 '23 21:03 tillkruss