Can I use redis as beaker backend in pyramid? I tried using beaker_extensions but could not figure out how to bind redis session to pyramid Configurator like we do for pyramid_beaker
config.set_session_factory(session_factory) Any pointers? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/XwEWUxovsicJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
