mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-08-07 07:14:49 +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>