Skip to content

Adds XQUEUE_SESSION_ENGINE.

Jillian Vogel requested to merge jill/xqueue-session-engine into master

Uses a cache backend to store xqueue sessions, instead of the Django default of django.contrib.sessions.backends.db.

OpenCraft PRs of relevance: https://github.com/open-craft/xqueue/pull/1 https://github.com/open-craft/configuration/pull/33

Proof of concept:

Sandbox URLs

Appserver 14

Merge request reports