You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
dsbuntis 6+ has the Session API. It allows for easy, less hacked-up caching of sessions, which is why it will become the best practice soon. Amplissimus should cache Session objects instead of only using hacked-up HTTP caches. (this also reduces the used CPU time btw)
The text was updated successfully, but these errors were encountered:
dsbuntis
6+ has theSession
API. It allows for easy, less hacked-up caching of sessions, which is why it will become the best practice soon. Amplissimus should cacheSession
objects instead of only using hacked-up HTTP caches. (this also reduces the used CPU time btw)The text was updated successfully, but these errors were encountered: