18 #ifndef CUTELYSTMEMCACHEDSESSIONSTORE_H
19 #define CUTELYSTMEMCACHEDSESSIONSTORE_H
21 #include <Cutelyst/Plugins/Session/session.h>
22 #include <Cutelyst/cutelyst_global.h>
27 class MemcachedSessionStorePrivate;
104 virtual bool deleteExpiredSessions(
Context *c, quint64 expires)
final;
110 void setGroupKey(
const QString &groupKey);
The Cutelyst Application.
Memcached based session store.
The Cutelyst namespace holds all public Cutelyst API.