Now the peak memory usage of the persistent test suite sits at 2 GiB (752 MB max residency). It also uses a lot less CPU time. |
||
|---|---|---|
| .. | ||
| src/Web/ServerSession/Backend | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| serversession-backend-persistent.cabal | ||
serversession-backend-persistent
This is the storage backend for serversession using
persistent and an RDBMS. Please
read the main README file
for general information about the serversession packages.
Unfortunately it is not easy to support all persistent backends
on a single package, and this is why we currently support the SQL
backend only (which is more commonly used).