mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-06-23 04:10:17 +00:00
8f4c1ae17f
This allows session persistence across restarts of the backend. At the same time it makes future scaling of HedgeDoc easier since we reduce the amount of in-memory stored data by this change. Signed-off-by: Erik Michelson <github@erik.michelson.eu>