Commit Graph

2 Commits

Author SHA1 Message Date
dave 0482dcc3ac disable session locking for now
we don't use sessions for anything critial. the custom database session library locks the session for commit, and this happens every request, which is not optimal. for now, disable session locking.
2019-07-13 15:48:49 -07:00
dave 2de4a5d5ae web store sessions in the database 2019-07-06 13:49:16 -07:00